/* CSS Document */
body {
	margin-top: 0;
	padding: 0px;
	background: #ffffff repeat-x top left;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #000;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	
}
h1 { font-size: 18px;
	font-weight: normal;
	color: #036699;
}
h2 { font-size: 16px;
	font-weight: normal;
	color: #633;
	 border-bottom: 1px solid #996;
}
h3  { font-size: 12px;
	font-weight: bold;
	color: #996;
}

a:link {
	font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
	 font-size: 11px; color: #036;
	font-weight: normal;
	text-decoration: none;
}


a:visited {
	 color: #036;
	font-weight: normal;
	text-decoration: none;
}


a:hover {
	color: #036;
	font-weight: bold;
	text-decoration: underline;
}

#contentum p {
	color: #036;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
	font-variant: normal;
} 
#contentum li {
	color: #036;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}
#contentum a { font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
	 font-size: 11px; color: #633;
	font-weight: normal;
	text-decoration: none;}
	
#contentum a:link {
	font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
	 font-size: 11px; color: #633;
	font-weight: normal;
	text-decoration: none;}
	#contentum a:visited {
	font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
	 font-size: 11px; color: #633;
	font-weight: normal;
	text-decoration: none;}
#contentum a:hover {
		font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
	 font-size: 11px; color: #036;
	font-weight: normal;
	text-decoration: underline;
	}
	
#contentum h2 a:link {font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
font-size: 16px;
	font-weight: normal;
	color: #633;
	 border-bottom: 1px solid #996;
}
#contentum h2 a:visited { font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
    font-size: 16px; font-weight: normal
color: #633; text-decoration: none; border-bottom: 1px solid #996;
	}
#contentum h2 a:hover { font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
	font-size: 16px; color: #036;
	font-weight: normal;text-decoration: none;
	 border-bottom: 1px solid #f30;
	}
	#contentum h3 a:link {font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
font-size: 12px;
	font-weight: normal;
	color: #633;
	 border-bottom: 1px solid #996;
}
#contentum h3 a:visited { font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
    font-size: 12px; font-weight: normal
color: #633; text-decoration: none; border-bottom: 1px solid #996;
	}
#contentum h3 a:hover { font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
	font-size: 12px; color: #036;
	font-weight: normal;text-decoration: none;
	 border-bottom: 1px solid #f30;
	}
	#footer p { color: #036;
	font-weight: normal;
	font-size: 10px;} 

