@charset "utf-8";
/* CSS Document */

p{
font-size:12px;
color:#333333;
text-align:justify;
font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

ul{
font-size:12px;
color:#333333;
text-align:justify;
font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}



ol{
font-size:12px;
color:#333333;
text-align:justify;
font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

table {
font-size:12px;
color:#333333;
text-align:justify;
font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
a{
text-decoration:none;
}

a:visted{
text-decoration:none
}
a:hover{
text-decoration:none
}