.small-black {
	color: #000000;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: bold; 
	font-size: 12px; 
	font-style: normal;
}

.small-white {
	color: #ffffff;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

.medium-black {
	color: #000000;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: bold;
	font-size: 14.9px;
	font-style: normal;
}

.homepage {
	color: #000000;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	line-height : 150%;
}

.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}

.text150 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height : 150%;
}

.headline {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
}

.large-black {
	color: #000000;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: 900;
	font-size: 19px;
	font-style: normal;
}

.large-white {
	color: #ffffff;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: bold;
	font-size: 19px;
	font-style: normal;
}

.subnav {
	color: #8200A2;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
}

.subnav-black{
	color: #000000;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
}

.xsmall-black {
	color: #000000;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
}

.xsmall-white {
	color: #FFFFFF;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
}

.xsmall-brown {
	color: #917D68;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
}

.textarea {
	color: Black;
	background-color: #e6e6e6;
	font-size: 70%;
	font-style: normal;
	height: 70px;
	width: 365px;
	font-family : Arial;
	padding : 6px 6px 6px 6px;
}

.textarea2 {
	color: Black;
	background-color: #e6e6e6;
	font-size: 70%;
	font-style: normal;
	height: 70px;
	width: 200px;
	font-family : Arial;
	padding : 6px 6px 6px 6px;
}

.magicform {
	font-family : Arial, Verdana, MS Sans Serif;
	width : 100%;
}

A:LINK, A:VISITED {
	color: #0000A4;
	text-decoration : none;
}

A:ACTIVE {
	color: #0000A4;
	text-decoration : none;
}

A:HOVER {
	color: #83C0BE;
	text-decoration : none;
}

FORM {
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
}
