body,td,p,span,div,input,select
{
	font-family: arial;
	font-size: 12px;
}
a
{
	color: black;
}
.menu
{
	font-size: 9px;
	text-decoration:none;
}
.menuHover
{
	font-size: 9px;
	text-decoration:underline;
}
.normal
{
	font-family: arial;
	font-size: 12px;
}
.title
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
.subtitle
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}


.date {
	font-size:10px;
	color:#999;
	list-style:square;
}
	
h1 {
	font-size:22px;
	color:#0183b4;
	font-weight:bold;
}
	
.line {
		width:700px;
		border-bottom:solid 1px #0183b4;
		display:block;
		margin-bottom:50px;
}
		
.color {
	color:#0183b4;
	font-weight:bold;
}