.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C12424;
	word-spacing: normal;
	letter-spacing: 0.2em;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodytext a{
font-weight:bold;
}
.bodytext a:hover{
font-weight:bold;
font-style:italic;
}
.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #C12424;
	letter-spacing: 0.2em;
	word-spacing: 1em;
}
.menutext a{
color:#C12424;
text-decoration:none;
}
.menutext a:hover{
color: #EB4545;
text-decoration: underline;
font-weight: 900;
}
.updatedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: lighter;
	letter-spacing:normal;
	color: #FFCC66;
}