.smalltextdg {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}

.smalltextlg {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #CCCCCC;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #205FA6;

}

.title {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #CC0000;
}

A:link {
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #660000;
}
A:active {
	text-decoration: none;
	color: #CC0000;
}
A:hover {
	color: #CC0000;
; background-color: D6E3F3
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}