/* #################################       Site Wide Generic Classes       ################################# */

body
{
	background-color: #FED42C;
}

body,p,td,th
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
	margin: 0;
}

a:link,a:active,a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

.mceVisualAid {
	border: 1px dashed #FFFFFF !important;
}



/* #################################       TinyMCE Styles       ################################# */

.FontSmallest
{
	font-size: 55%;
}

.FontSmaller
{
	font-size: 70%;
}

.FontSmall
{
	font-size: 85%;
}

.FontSizeMedium
{
	font-weight: bold;
	font-size: 115%;
}

.FontSizeLarge
{
	font-weight: bold;
	font-size: 130%;
}

.FontSizeLarger
{
	font-weight: bold;
	font-size: 145%;
}

.FontSizeLargest
{
	font-weight: bold;
	font-size: 160%;
}
