.Small
{
	font-size: 9pt;
}

.SmallBold
{
	font-size: 9pt;
	font-weight: bold;
}

.Normal
{
	font-size: 10pt;
}

.NormalBold
{
	font-size: 10pt;
	font-weight: bold;
}

.Hand
{
	font-size: 12pt;
	font-family : "Monotype Corsiva";
}

.Medium
{
	font-size: 11pt;
}

.MediumBold
{
	font-size: 11pt;
	font-weight: bold;
}

.Large
{
	font-size: 14pt;
	font-weight : bold;
}

.scrollbar1
{
	scrollbar-face-color		: #FFFFFF; 
	scrollbar-background-color	: #FFFFFF;  
	scrollbar-base-color		: #FFFFFF;
	scrollbar-arrow-color 		: #000080;
	scrollbar-DarkShadow-Color	: #FFFFFF; 
	scrollbar-3dLight-Color		: #FFFFFF; 
	scrollbar-Highlight-Color	: #000080;
	scrollbar-Shadow-Color		: #000080;
	scrollbar-Track-Color		: #FFFFFF; 
}

.scrollbar2
{
	scrollbar-face-color		: #FFFFFF; 
	scrollbar-background-color	: #FFFFFF;   
	scrollbar-base-color		: #FFFFFF; 
	scrollbar-arrow-color 		: #FF0000; 
	scrollbar-DarkShadow-Color	: #FFFFFF; 
	scrollbar-3dLight-Color		: #FFFFFF;  
	scrollbar-Highlight-Color	: #FF0000;
	scrollbar-Shadow-Color		: #FF0000;
	scrollbar-Track-Color		: #FFFFFF; 
}

A
{
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

A:link
{
	color: #000080;
}

A:visited
{
	color: #000080;
}

A:active
{
	color: #000080;
}

TD
{
	font-family: Verdana, Arial, Helvetica;
	font-style: Normal;
	color: #000000;
	font-weight: bold;
}

Body
{
	font-family: Verdana, Arial, Helvetica;
	font-style: Normal;
	text-decoration: none;
	margin: 0pt;
	color: #000000;
	font-weight: bold;
	background: url(../images/frames/content.gif) no-repeat fixed center center
}


