@charset "utf-8";
/* CSS Document */
body {
	font-family: Rockwell, Arial;
	font-size: 12px;
	color: #666666;
}
.title
{
	font-size:16px;
	font-weight: bold;

}

body a 
{
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

body a:hover
{
	text-decoration:underline;
}

bodyText {
	font-family: Rockwell, Arial;
	font-size: 25px;
	color: #666666;
}

