body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
    text-decoration: none;
    font-family: tahoma;
    font-size: 14px;
    color: #2166ac;
}
a:hover {
	text-decoration: underline;
	font-family: tahoma;
    font-size: 14px;
    color: #09054f;
}
#links a {
    text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    color: #09054f;
}
#links a:hover {
text-decoration: underline;
font-family: tahoma;
 font-size: 11px;
color: #a30003;
}
#olinks a {
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    color: #09054f;
}
#olinks a:hover {
text-decoration: underline;
font-family: tahoma;
 font-size: 12px;
color: #a30003;
}
#links{
    text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    color: #09054f;
}
#content
{ 
font-family: tahoma;
    font-size: 13px;
    color: #000000;
padding: 4px;
}
#content h1{
	font-family: tahoma;
	text-decoration: bold;
	font-size: 24px;
	color: #690000;
}
#content h2{
	font-family: tahoma;
	text-decoration: bold;
	font-size: 15px;
	color: #2166ac;
}
#content2
{ 
font-family: tahoma;
    font-size: 13px;
    color: #000000;
padding: 4px;
}
#content2 h1{
	font-family: tahoma;
	text-decoration: bold;
	font-size: 24px;
	color: #690000;
}
#content2 h2{
	font-family: tahoma;
	text-decoration: bold;
	font-size: 15px;
	color: #191d64;
}
p{
line-height: 2;
}
