/* CSS Document */
body{
margin:0px;
}

p,ul{
margin:10px;
text-align:justify;
font-size:13px;
}

.form{
font-size:13px;
}

.hissu{
color:#FF0033;
}

.footer{
font-size:10px;
text-align:right;
color:#FFFFFF;
margin:2px;
}
a {
	color: #666699;
	text-decoration: underline;
}

a:hover {
	color: #CC0000
	text-decoration: underline
}

a:visited {
	color: #666699;
	text-decoration: underline
}

.p10 {
	font-size: 10px;
	line-height:16px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}