.formtext {
	color : #063860;
	font-family : Arial;
	font-size : 13px;
	font-style: italic;
	font-weight: bold;
	text-align : justify;
}

.whitetextsmall {
	color : #ffffff;
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
}
.smallheading {
	color : #595959;
	font-family : arial;
	font-size : 12px;
	font-style: normal;
	vertical-align: bottom;
	letter-spacing: 1px;
	font-weight: bold;
}
.smallheadingblack {
	color : #000000;
	font-family : arial;
	font-size : 12px;
	font-style: normal;
	vertical-align: bottom;
	letter-spacing: 1px;
	font-weight: bold;
}
.main {
	color : #000000;
	font-family : arial;
	font-size : 13px;
	text-align: justify;
	line-height: 20px;
}
.mainitalic {
	color : #000000;
	font-family : arial;
	font-size : 13px;
	font-style: italic;
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
}
.name {
	color : #000000;
	font-family : arial;
	font-size : 15px;
	text-align: justify;
	line-height: 23px;
	font-weight: bold;
}
.mainheading {
	color : #595959;
	font-family : arial;
	font-size : 25px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	}

.subheading {
	color : #000099;
	font-family : arial;
	font-size : 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
.headingitalic {
	color : #000000;
	font-family : arial;
	font-size : 18px;
	font-style: italic;
	font-weight: bold;
	}
.white {
	color : #ffffff;
	font-family : arial;
	font-size : 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
.bluedate {
	color : #ade3ff;
	font-family : arial;
	font-size : 10px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 1px;
}
.whiteheading {
	color : #ffffff;
	font-family : arial;
	font-size : 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
.description {
	color : #000000;
	font-family : arial;
	font-size : 12px;
	line-height: 20px;
}
.descriptionbold {
	color : #000000;
	font-family : arial;
	font-size : 14px;
	font-weight: bold;
}
.specsbold {
	color : #000000;
	font-family : arial;
	font-size : 11px;
	font-weight: bold;
}
.specs {
	color : #000000;
	font-family : arial;
	font-size : 11px;
}
.date {
	color : #ffffff;
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.datepurple {
	color : #8546ab;
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	}

.formbg {
	font-family : Arial;
	font-size : 13px;
	background : #D6DFEE;
	border: 1px solid Navy;
	color: Navy;
}
.formbutton {
color: #ffffff;
font-family: "arial", sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
border: 1px solid black;
background-color: #b33e00;
 }

.copyright {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	line-height : normal;
	color : #000000;
}

.images {
	border: 1px solid Black;
}
.imageswhite {
	border: 1px solid White;
}

a.bottom:link { color: #004c00;  font-family: "arial", sans-serif; font-size: 15px;  font-weight: bold;  text-decoration: none;  }
a.bottom:visited { color: #004c00;  font-family: "arial", sans-serif; font-size: 15px;  font-weight: bold;  text-decoration: none; }
a.bottom:hover { color: #9e9e9e;  font-family: "arial", sans-serif; font-size: 15px;  font-weight: bold;  text-decoration: underline; }
a.bottom:active { color: #004c00;  font-family: "arial", sans-serif; font-size: 15px;  font-weight: bold;  text-decoration: none; }
}

