﻿body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	}

a:link      { 
	color: #FF6600 ;
	text-decoration:none;
	line-height:36 px;
	}
a:visited   { 
	color: #6A0000; 
	text-decoration: none;
	font-weight: bold;
	}
a:hover     { 
	color: #3399FF; 
	text-decoration: underline;
}
a:active    { 
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	}

h1 			{
	margin:15 5;
	color: #8B0000; 
	font-size: 16pt;
	line-height:150%; 
	text-align:Center;

	}	
h2           { 
	margin:15 5;
	color: #8B0000; 
	font-size: 14pt;
	line-height:150%; 
	text-align:Center ;

	}
h3           { 
	margin:15 5; 
	color: #990000; 
	font-size: 12pt; 
	line-height:150%; 
	text-align:justify;
	}
h4           {
	margin: 0 0 ;
	color: #990000;
	font-size: 10pt;
	line-height:150%; 
	text-align: Center;
}
h5           {
	margin: 0 0;
	color: #000000;
	font-size: 9pt;
	line-height: 150%;
	text-align:Center;
}
h6           { 
	margin:0 0; 
	color: #000000; 
	font-size: 7pt; 
	line-height:150%; 
	text-align:Center;
	}
	
hr {
	color: #4176B2;
}

.tableBorder {
	border: 1px solid #99CCFF;
	background-image:url('../images/TableBackground.jpg');
}

.aligncenter {
	text-align: center;
}

.imgNoBorder {
	border-width: 0px;
}

.formfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bgtable {
	background-image:url('../images/bgtable.jpg');
	background-position:right;
	background-repeat:no-repeat;
}





