a:link{
	color: #003063;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
} 
a:active{
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
body{
	font-family: Tahoma;
	background-color: #FFFFE8;
}
h1{
	color: #003063;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal
}
h2{
	color: #003063;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold
}
h3{
	color: #003063;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold
}
h4{
	color: #003063;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold
}
h5{
	color: #003063;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal
}
h6{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold
}

