.title {
	color: black;
	font-family: "Century Retrospective Black SSi", serif;
	font-size: 20px;
	font-weight: bold;
}
.title2 {
	color: #302A78;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.titlestr {
	color: #777FA7;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}
.titlemo {
	color: #302A78;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	letter-spacing : 0px;
}

.blackbold2 {
	color : black;
	font-family : arial ;
	font-size : 14px;
	font-weight : bold;
}
.blackboldi {
	color : black;
	font-family : arial ;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
}
.links {
	color : white;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
.blue {
	color : #302A78;
	font-family :  Arial;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
}
.bluebold {
	color : #302A78;
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}
.bluebold2 {
	color : #302A78;
	font-family : Arial;
	font-size : 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration : none;
}
.white {
	color : white;
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
}
.normal {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}
.contact{
	color : Black;
	font-family : Arial;
	font-size : 14px;
	font-style: normal;
	font-weight: normal;
}
.copy {
	color : white;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.copy2 {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
}
.title3 {
	color: #302A78;
	font-family: "Century Reprise Black SSi";
	font-size: 22px;
	font-weight: bold;
}
.normallink {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration : underline;
}
.bluelink {
	color : #302A78;
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;
}
.blackbold {
	color : black;
	font-family : arial ;
	font-size : 12px;
	font-weight : bold;
}
.blackboldlink {
	color : black;
	font-family : arial ;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}