
@charset "utf-8";
/* CSS Document */
body
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	color:#F00;
}

.aar
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:none;
	
}
legend
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:blue;
}
.title
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:blue;
}
.date
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:red;
}
input,textarea
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.comname
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#00F;
	font-weight:bold;	
}

.comtxt
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:red;
	font-weight:bold;	
}
.comstxt
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:black;
}
.spa
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}
