 .Style1 {text-decoration : none;font-weight : bold;}
 .Style2 {text-decoration : underline;}
 .Style3 {font : 12px arial,helvetica,sans-serif;text-decoration : none;}

a:link {font : 14px arial,helvetica,sans-serif;font-weight : normal;text-decoration : none;}
a:visited {font : 14px arial,helvetica,sans-serif;font-weight : normal;text-decoration : none;}
a:focus {font : 14px arial,helvetica,sans-serif;font-weight : bold;text-decoration : underline;}
a:hover {font : 14px arial,helvetica,sans-serif;font-weight : bold;text-decoration : none;color : #000099;}
a:active {font : 14px arial,helvetica,sans-serif;font-weight : normal;text-decoration : none;}

body {
	background-color : #FFFFFF;
	font : 14px arial,helvetica,sans-serif;
	text-decoration : none;
	color: #000000;
	}

hr.alignCenter {text-align : center;}

li.nobullet {list-style : none;}

p {text-align : left;}

table {
	width: 608px;
	border: 0px; 
	margin-right: auto;
	margin-left: auto;
	}
	
td {text-align: left;}

td.alignRight {text-align: right;}

td.font16 { font : 16px arial,helvetica,sans-serif;
	       text-align: center;
	}

th { height: 150px;
	font : 24px arial,helvetica,sans-serif;
	text-align: center;
	verticle-align: middle;
	color : #333399;
	}
	