/* CSS Document */

body {
	background-color: #3164A2;
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
}
a:link {
	color: #3164A2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3164A2;
}
a:hover {
	text-decoration: underline;
	color: #3164A2;
}
a:active {
	text-decoration: none;
	color: #3164A2;
}
.Header {font-weight:bold;
}

h1, h2, h3, h4, h5, h6 {
    font-family:"Tahoma"; font-size: 12px; 
    MARGIN-TOP: 0px; 
    MARGIN-BOTTOM: 0px; 
    color: # 
}
