@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #FFFFFF ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 { 
font-size: 18px;
font-weight: 900;
}

h2{
font-size:16px;
font-weight:800;
}

h3{
font-size:18px;
font-weight:700;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mytext { text-align:justify;
 text-indent: 30px;
 padding: 20px;
	color:#000000;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.menutext {
color:#bfbfbf;;
}
.footertext {
align:left;
font-size:11px;
color:#bfbfbf;
}
.mytext_ss{
background-repeat:no-repeat;
background-color:#FFFFFF;
}



a1 {
	text-decoration: underline;
}
a.a1:link{ color: #996699; font-size:14px;}
a.a1:visited{ color: #996699; font-size:14px;}
a.a1:active{ color: #3399FF ; font-size:14px;}
a.a1:hover{ color: #3399FF; font-size:14px;}

mya1{text-decoration:underline;}

a.mya1:link{color: #0000CC; font-size:16px;}
a.mya1:visited{color: #0066CC; font-size:16px;}
a.mya1:active{color: #0099FF; font-size:16px;}
a.mya1:hover{color: #33CCFF; font-size:16px;}

.style3 {
	color: #FFFFFF;
}
.style4 {color: #FF0000;}

