﻿body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	background-image: url(images/1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DAE4ED;
}
.style1 {
	color: #08365A;
	font-weight: bold;
}
.brown {color: #996600}
.GREEN {color: #006600}
.Title {
	font-size: 16px;
	color: #08365A;
	font-weight: bold;
}

.blue {
	color: #103957;
	font-weight: bold;
}
.white {
	color: #ffffff;
	font-weight: bold;
}
.style2 {font-size: 10px}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}