.maintext1{
	font-size : 16px;
	color : #FFFFCC;
	font-family : sans-serif;
	vertical-align : top;
	line-height : 24px;
	font-weight : bold;
}

.maintextred{
	font-size : 19px;
	color : #FFCCFF;
	font-family : sans-serif;
}

.maintext2{
	font-size : 16px;
	color : #FFFFCC;
	font-family : sans-serif;
	font-weight : bold;
}

.smalltext{
	font-size : 14px;
	color : #FFFFCC;
	font-family : sans-serif;
	font-weight : normal;
}

.smalltextred{
	font-size : 14px;
	color : #FFCCFF;
	font-family : sans-serif;
	font-weight : normal;
}

.header1{
	font-size : 32px;
	color : #FFCCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

.header2{
	font-size : 32px;
	color : #FFCCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.headersmall{
	font-size : 24px;
	color : #FFCCFF;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 26px;
}

.headersmaller{
	font-size : 20px;
	color : #FFCCFF;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 26px;
}

.underconstruction{
	font-size : 26px;
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	line-height : 30px;
}

b {
	font-size : 125%;
}

h3 {
	font-size : 26px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}