p {  
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: normal;
				color: black;
				text-decoration: none;
				line-height: 16px;
				text-align: justify;
}

H1 {
				font-family: Verdana, Arial,Hevetica,sanfs-serif;
				font-size: 16pt;
				font-weight: normal;
				color: black;
				text-decoration: bold;
				text-align: center;
				
}

H2 {
				font-family: Verdana, Arial,Hevetica,sanfs-serif;
				font-size: 14px;
				font-weight: normal;
				color: black;
				text-decoration: bold;

				text-align: center;
				
}

body {  		font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: normal;
				text-decoration: none;
				line-height: 16px;
				text-align: justify;
}

td {  		    font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: normal;
				text-decoration: none;
				line-height: 16px;
				text-align: justify;
}
th {
   		        font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: bold;
				text-decoration: none;
				line-height: 16px;
				text-align: right;
}

.white {		color: white; }

.right {		text-align:right; }

.pageheading { 	font-size: 18px; color: #04173c; }
				 
.heading { 		font-size: 18px; font-weight: bold; color: #04173c; }

.backto {		color: #FF0000; }

.bottommenu {	color: #04173c; }

.legal {  		font-size: 9px; color: #CCCCCC; }

.legaltext {	font-size: 10px; }

.textheading { 	font-size: 16px; font-weight: bolder; }

a {				text-decoration: none; }
a:link {		color: #04173c;}
a.white:link {	color: white;}
a:hover {		color: #336699; }
a.white:hover { color: white;}
a:active {		color: #336699; }
a.white:active { color:white; }

a:visited {		color: #04173c; }
a.white:visited { color:white; }
.backbold {		font-weight: bold; color: #FF0000; }