/* BODY */

body
{
	font-family: Verdana, arial, helvetica, geneva, sans-serif;
	font-size: small;
	color: #333;
	background-color: #ffffff;
	line-height: 130%;
}

/* END BODY */


/* TYPOGRAPHY */


.large {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #663399;
	font-weight: bold;
	height:auto;
}
.medium {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.orange {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666699;
}
a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.reg-text {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.reg-text-light {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.orange-light-med {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
}
.purple-small {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660099;
}
.boxtext
{ line-height: 130%; padding: 10px; margin: 0px; border: 1px solid #ccc; }
