a.pdf {
	color : #000080;
	text-decoration : none;
}

a.pdf:hover {
	color : Yellow;
	text-decoration : none;
}

a.bottom {
	color : White;
	text-decoration : none;
}

a.bottom:hover {
	color : #6699CC;
	text-decoration : none;
	}

a.email {
	color : White;
	text-decoration : none;
	font-size : 20px;
}

a.email:hover {
	color : #3300CC;
	text-decoration : none;
	font-size : 20px;
	}
	

body {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

h1 {
	color : #000080;
	font-size : 20px;
	border-bottom : solid;
	border-bottom-style : double;
	text-align : center;
}

h2 {
	color : #FF7F00;
	font-size : 17px;
	text-decoration : underline;
}

ul {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-right : 30px;
	}

h3 {
		color : #000000;
	font-size : 16px;
}

p {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
}

td {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.btcontent {
	background-color : #FFFFFF;
}

.btfoot	{
	color : #FFFFFF;
	font-size : 11px;
	text-align : center;
}

.bthead	{
	background-color : #B8DBF1;
	color : #FFFFFF;
	font-weight : bold;
}

.btnav	{
	background-color : #f8f6ff;
	border : 1px #05A5FF solid;
	color : navy;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.btnavbk {
	background-color : #6699CC;
	border : 0px #000000 none;
	color : White;
}
.btnavbk2 {  background-color: #FF7F00; 
border-color: black black #000000; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 2px; 
border-left-width: 0px}

.btu {  border-color: black black #AA2171; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px}

.box {
	font-size : 11px;
	font-weight : bold;
}
