.bodytext {
	font-family : Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
.smalltext {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
.boldtext {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.boldtextw {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: white;
}
.boldtextred {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: red;
}
.bodytextw {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: white;
}
.headerw {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: white;
}
.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.bigtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bolder;
	color : #666699;
}
.title1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bolder;
	color : #666699;
}
.welcome {
	font-family : Arial, Helvetica, Geneva;
	font-size : 18px;
	font-weight : bold;
	color : Red;
}
.italic {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bolder;
	color : #669999;
	font-style : italic;
}
.result {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bolder;
	color : #666699;
}
.result1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
	color : #666699;
}
.resultred{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bolder;
	color : Red;
}
.resultred1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
	color : Red;
}
.error {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bolder;
	color : Black;
}
.errortext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Red;
}
.lettertext {
	font-family : Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
}
