body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: black
}

.content 
{
	
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
}

.menua
{
	text-align: right;
	background-image: url(pics/menu_a.gif);
}

.menupixel1
{
	background-color: #0099cc;
}

.menupixel2
{
	background-color: #99ccff;
}

.menupixel3
{
	background-color: #cc6633;
}

.menu-links A {
	COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.menu-links A:hover {
	COLOR: #220000; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}

.defaultextrasmall 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: Black;
}

.defaultsmall 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Black;
}

.defaultsmallbold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Black;
	font-weight: bold;
}

.default 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: Black;
}

.defaultred
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: Red;
}

.defaultnowrap
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: Black;
	white-space: nowrap;
}

.defaultunderline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: Black;
	text-decoration: underline;
}

.defaultbold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: Black;
	font-weight: bold;
}

.defaultboldunderline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

.defaultboldnowrap
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: Black;
	font-weight: bold;
	white-space: nowrap;
}

.defaultlarge 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: Black;
}

.defaultlargered
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: Red;
}

.defaultlargebold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: Black;
	font-weight: bold;
}

.defaultlargeboldunderline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

.defaultextralarge 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: Black;
}

.defaultextralargebold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: Black;
	font-weight: bold;
}

.defaultextralargeboldred
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: Red;
	font-weight: bold;
}

.defaultextralargelink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: Blue;
	text-decoration: underline;
}

.defaultxxlarge
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: Black;
}

.defaultxxxlarge
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: Black;
}

.defaultxxxlargebluebold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: Blue;
	font-weight: bold;
}

.defaultxxxxlargebold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: Black;
	font-weight: bold;
}

.defaultlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: Blue;
	text-decoration: underline;
}

.defaultlinkbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: Blue;
	text-decoration: underline;
	font-weight: bold;
}

.defaultlinknounderline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: Blue;
	text-decoration: none;
}

.defaultlargelink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: Blue;
	text-decoration: underline;
}