body,td,tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #242424
}
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #990000;
} 
input
{
	font-size: 10px;
	height : 18px;
	background-color : #F3F3F3;
}
input.check
{
	font-size: 10px;
	height : 18px;
	background-color : transparent;
}
textarea
{
	font-size: 11px;
	background-color : #F3F3F3;

}

a:hover{
	font-weight: 600;
	color: #FF3333;

}
a.navi
{
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
	color: #333333;
	margin-bottom : 0px;

}
h1 {  font-size: 14pt; color: #333333}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #242424
} 
