.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
}
.maintext a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
}
.maintext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
}
.maintext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration:none;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336699;
}
.borderL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.Intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.imagepad {
	margin-right: 7px;
}
.bluetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.border_all {
	border: 1px solid #333333;
}
