@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e908f;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #00819e;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00819e;
}
a:hover {
	text-decoration: none;
	color: #ee303c;
}
a:active {
	text-decoration: underline;
	color: #00819e;
}
a img {
border-width:0;
}

.w1{
	color: #373737;
	text-decoration: underline;
	font-weight: bold;
	}
	
.w2{
	color: #373737;
	font-size: 14px;
	font-weight: bold;
	}

.copyright{
	color: #373737;
		font-size: 10px;
	}

.homepage_smallfont{
		font-size: 11px;
	}
	
.sample{
	color: #C0c0c0;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	background-color:#456987
}

.header1{
	color: #00819e;
	font-size: 16px;
	font-weight: bold;
	}
.header2{
	color: #373737;
	font-size: 12px;
	font-weight: bold;
	}	
	
.header3{
	color: #00819e;
	font-size: 13px;
	font-weight: bold;
	}	

.colorblue{
	color: #00819e;
		}
		
.colorblack{
	color: #373737;
		}
		
		
.whitetext1{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	}

.whitetext2{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	}