body {
	background-color: #0082CE;
}

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

h1 {
	font-size : 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: normal;
}
h2.hodin {
	font-size : 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: normal;
}

h2 {
	font-size : 105%;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 1px;
}

h3 {
	font-size : 200%;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 24px;
	font-weight: lighter;
}

h4 {
	font-size : 110%;
	color: #FFFFFF;
	margin-top: 7px;
	margin-bottom: 5px;
}

h5 {
	font-size : 100%;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

h6 {
	font-size : 100%;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link, a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.t01{
	border-color: #0097D6;
	border-style: solid;
	border-width: 1px;
}

.rtable{
	border-left-color: #8CC7E9;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #8CC7E9;
	border-right-style: solid;
	border-right-width: 1px;
}

.t02{
	color: #000000;	
}

.t03{
	color: #7A7A7A;	
}

.menu_o{
	font-size : 50%;
	color: #94CFED;
	text-transform: uppercase;
}

.menu_o a:link, .menu_o a:visited {
	padding-left: 24px;
	color: #94CFED;
	text-decoration: none;
}

.menu_o a:hover{
	padding-left: 24px;
	color: #94CFED;
	text-decoration: none;
}

.menu_b{
	font-size : 10px;
	color: #FFFFFF;
	padding-top: 19px;
	text-transform: uppercase;
	padding-left: 87px;
}

.menu_b a:link, .menu_b a:visited {
	padding-left: 22px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_b a:hover{
	padding-left: 22px;
	color: #FFFFFF;
	text-decoration: underline;
}

.mainmenu {
	font-size : 140%;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-color: #337AA1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.mainmenu a:link, .mainmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.mainmenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.mainmenu_l {
	font-size : 140%;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

.mainmenu_l a:link, .mainmenu_l a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.mainmenu_l a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


