﻿body {
	margin-top: 0px;
	margin-bottom: 0px;
	background:url(App_Themes/Theme1/image/WATER.jpg);
	background-position:center; 
	
	font-family:Arial;
    font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	color: #333333;
}
body,td,th {
	font-family:Arial;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #6b8e23;
}
a:hover {
	text-decoration: underline;
	color: #808000;
}
a:active {
	text-decoration: none;
	color: #cc0066;
}
