body {
	margin: 0 0;
	text-align: center;
	background-color: #B3B3B3;
}

.page_width {
	width: 900px;
}

.page_height {
	height: 100%;
}

.page_size {
	width: 900px;
	height: 100%;
}

td {
	font-family: "MS KOSHIKO", "Verdana", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	font-size: 12px;
	color:#000000;
	line-height: 20px;
}

	
/* Main Styles */

p {
	font-family: "MS KOSHIKO", "Verdana", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	font-size: 12px;
	color: #333333;
}


B	{
	font-weight: Bold; font-size:12px; color: #333333;
}


.FooterStyle {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: MS KOSHIKO, Verdana, Helvetica, sans serif;
}

.TitleStyle  { 
	color: #ffffff; 
	font-size: 21px; 
	font-family: "MS KOSHIKO", Verdana, Helvetica, "sans serif"; 
/*	font-style: oblique; */
	font-weight: bold;
	line-height: 26px;
}

a.LanguageStyle:link {
	color: #ffffff; 
	font-size: 12px; 
	font-family: "MS KOSHIKO", Verdana, Helvetica, "sans serif"; 
/*	font-style: oblique; */
	font-weight: bold;
	text-align: right;
}

a.LanguageStyle:visited {
	color: #ffffff; 
	font-size: 12px; 
	font-family: "MS KOSHIKO", Verdana, Helvetica, "sans serif"; 
/*	font-style: oblique; */
	font-weight: bold;
	text-align: right;
}

a.LanguageStyle:hover {
	color: #000000; 
	font-size: 12px; 
	font-family: "MS KOSHIKO", Verdana, Helvetica, "sans serif"; 
/*	font-style: oblique; */
	font-weight: bold;
	text-align: right;
}

a.LanguageStyle:active {
	color: #ffffff; 
	font-size: 12px; 
	font-family: "MS KOSHIKO", Verdana, Helvetica, "sans serif"; 
/*	font-style: oblique; */
	font-weight: bold;
	text-align: right;
}



/* Link Styles */

a:link {
	font-family: "MS KOSHIKO", "Verdana", "Helvetica", "Swiss", "SunSans-Regular";
	color: #2B62D7;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "MS KOSHIKO", "Verdana", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	color: #2B62D7;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "MS KOSHIKO", "Verdana", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	color: #2B62D7;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: "MS KOSHIKO", "Verdana", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	color: #2B62D7;
	font-weight: bold;
	text-decoration: underline;
}
.class2 a:link {
	font-family: "MS KOSHIKO", "Verdana", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	text-decoration: underline overline; 
	font-weight: bold;
	color: #FFFFFF;
	}
.class2 a:visited {
	font-family: "MS KOSHIKO", "Verdana", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	text-decoration: underline overline; 
	font-weight: bold;
	color: #FFFFFF;
	}
.class2 a:active {
	font-family: "MS KOSHIKO", "Verdana", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	text-decoration: underline overline; 
	font-weight: bold;
	color: #FFFFFF;
	}
.class2 a:hover {
	font-family: "MS KOSHIKO", "Verdana", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	text-decoration: underline overline; 
	font-weight: bold;
	color: #green;
	}