body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C2E1F8;
	background-color: #2C456D;
	text-indent: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9ED0F5;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	width: 220px;
}

.table .menu a:link {
	color: #C2E1F8;
	text-decoration: none;
}
.table .menu a:visited {
	color: #C2E1F8;
	text-decoration: none;
}
.table .menu a:hover {
	color: #EAF9FD;
	text-decoration: underline;
}

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

.table {
	padding: 5px;
}
a:link{
	color:#1544a3;
	text-decoration: underline;
}
a:hover{
	color:#ea701c;
	text-decoration: none;
}
a:visited{
	color:#1544a3;
	text-decoration: underline;
}


h1{
	font-size:18px;
	font-weight:bold;
	margin-top:0;
	color: #2B446C;
}

h2{
	font-size:16px;
	font-weight:bold;
	color: #4A6181;
}
h3{
	font-size:14px;
	font-weight:bold;
	color: #4A6181;
}
h4{
	font-size:14px;
	font-weight:bold;
	color: #4A6181;
}
h5{
	font-size:14px;
	font-weight:bold;
	color: #4A6181;
}
h6{
	font-size:14px;
	font-weight:bold;
	color: #4A6181;
}
.line {
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
}

