A:link { font-family: arial; text-decoration: none; color: blue }
A:active { font-family: arial; text-decoration: none; color: blue }
A:visited { font-family: arial; text-decoration: none; color: blue }
A:hover { font-family: arial; color:red; text-decoration: none }

P.border { position: absolute; left: 100px; top: 43px; height: 150px } 

LI.9, P.9, DIV.9 { font-family: arial; font-size: 9pt; }

P.photo, DIV.photo { font-family: arial; font-size: 7pt; text-align: right; font-weight: bold; }

P.typed { font-family: arial; font-size: 12pt; font-weight: bold; color: white; }

P.date { font-family: arial; font-size: 10pt; font-weight: bold; color: white; margin-top: 5px; margin-bottom: 5px; margin-left: 2px; }

P.foot { font-family: arial; font-size: 10pt; font-weight: bold; color: white; margin-top: 5px; margin-bottom: 5px; margin-left: 2px; text-align: center; }

DIV.head, P.head { font-family: arial; font-size: 18pt; font-weight: bold; color: #9fa1a3 }

P.head2 { font-family: arial; font-size: 14pt; font-weight: bold; color: #efce8e }

P.head3 { font-family: arial; font-size: 12pt; font-weight: bold; color: #6CA6CD }

P.headgreen { font-family: arial; font-size: 12pt; font-weight: bold; color: #006400 }

div.head3, P.head3 { font-family: arial; font-size: 12pt; font-weight: bold; color: #B22222 }

table.border {
	border-width: 3px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color: white;
}

table.border td {
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}





