.blackbold {

	color : Black;

	font-family : Arial;

	font-size : 12px;

	font-weight : bold;

}

.blackboldi {

	color : Black;

	font-family : Arial;

	font-size : 12px;

	font-weight : bold;

	font-style: italic;

}

.whitebold {

	color : White;

	font-family : Arial;

	font-size : 11px;

	font-weight : bold;

}

.text {

	font-size : 12px;

	font-family : Arial;

	font-weight : normal;

	line-height : 19px;

}

.textsmallcaps {
	font-size : 10px;

	font-family : Arial;

	font-weight : normal;

	line-height : 19px;
	font-variant : small-caps;
}




.titles {

	color : Black;

	font-family : Arial;

	font-size : 17px;

	font-weight : bold;

	font-style : normal;

}

.welcometitle {
	color : Black;

	font-family : Arial;

	font-size : 18px;

	font-weight : bold;

	font-style : italic;
}




.redtitles {

	color : #990000;

	font-family : Arial;

	font-size : 20px;

	font-weight : bold;

	font-style : italic;

}

.address {

	font-size : 11px;

	font-family : Arial;

	font-weight : 700;

	line-height : normal;

}



.subtitles {

	color : Black;

	font-family : Arial;

	font-size : 15px;

	font-weight : bold;

}





.links {

	color : #990000;

	font-family : Arial;

	font-size : 11px;

	font-weight : normal;

}



.linksblack {

	color : Black;

	font-family : Arial;

	font-size : 10px;

	font-weight : bold;

}





.smalllinks {

	color : #990000;

	font-family : Arial;

	font-size : 10px;

	font-weight : bold;

}







.black {

	color : Black;

	font-family : Arial;

	font-size : 12px;

	font-weight : normal;

}





.blackitalic {

	color : Black;

	font-family : Arial;

	font-size : 12px;

	font-weight : normal;

	font-style : italic;

}





.small {

	color : Black;

	font-family : Arial;

	font-size : 10px;

	font-weight : normal;

}



.smallwhite {

	color : White;

	font-family : Arial;

	font-size : 10px;

	font-weight : normal;

}

.formbg {
	font-family : Arial;
	font-size : 12px;
	background : #F5F5F5;

}

.frontpage {
	font-size : 18px;
	font-family : Arial;
	font-weight : bolder;
	line-height : normal;
	letter-spacing : 1px;
	text-align : center;
	font-style : italic;
}


.specbold {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
}

.tableheading {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #F7F7F7;
}

.slogan {
	font-size : 17px;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : Black;
	font-style : italic;
	letter-spacing : 1px;
}

.formbuttons {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	background-color : #E3CFCF;
	}
	
	.footersmallcaps {
	font-size : 8px;
	font-family : Arial;
	font-weight : normal;
	line-height : 14px;
	font-variant : small-caps;
}

.subtitles2 {

	color : Black;

	font-family : Arial;

	font-size : 15px;

	font-weight : bold;

	font-style : normal;
	
	letter-spacing : 3px;

}.whiteboldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
