body {
	background-color : white;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#body {
    border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}

#body-border {
    border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;	
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}

btmborder {border-bottom:dashed;}



A:link {
	background-color : transparent;
	font-size:12px;
	color: navy;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;

}
A:visited {
	background-color: transparent;
	color: #CC0099;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	
}
A:hover {
	background-color: transparent;
	font-size:12px;
	color: #FF0000;
	text-decoration: none;
}
A:active {
	background-color: transparent;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
}



SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : black;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : black;
	margin-bottom : 0px;
	margin-top : 4px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : black;
	font-weight: bold;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : green;
	font-weight: bold;
}

.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : red;
	font-weight: bold;
}

.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}



.text {
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;

}
	
	
.textil {font:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#000000;}
	
.orange10 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FF9966;
}

.rose11 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}

.green11 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : green;
}

.purple11 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.navy14bold {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}


.red14 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}

.red12bold {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}


.blue12 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.blue12bold {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}

.blue10 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}


.burg14 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.green14 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}

.brown12 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.20offsetburg11 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.40offsetblue10 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.60offsetblack9 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #000000;
	margin-left : 60px;
}
.black9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.white10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

