.main {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
.dark_text {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
.header_back {
	background-image: url(plaster_graphics_graphics/header_back.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
.box {
	border: 1px solid #666666;
}
.main a {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.main a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
h2 {
	line-height: 33px;
}
.light_text  {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.light_text a {
	color: #FFF;
	text-decoration: underline;
}
.light_text a:hover {
	color: #CCC;
	text-decoration: none;
}
.light_text a:visited {
	color: #FFF;
	text-decoration: underline;
}
