body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #00000;
	text-align: left;
}
table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
}

A:link {
	color: #066;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

A:visited {
	color: #066;
	text-decoration: none;
}

A:active {
	color: #066;
	text-decoration: none;
}

A:hover {
	color: #06C;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
	color: #666;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #CCCCCC;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #CCCCCC;
}

HR {
	color : #CCCCCC;
}
.menu_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
}

.bg {
	background-color: #F3F3F3;
}

a.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #099;
	text-decoration: underline;
}
a.menu:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}
a.menu:active {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}
.menu_title_big {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #DFDFDF;
	text-transform: uppercase;
}
.Page_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #066;
	text-transform: uppercase;
	text-decoration: none;
}
.fontpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F0F0F0;
	font-weight: bold;
	text-transform: uppercase;
}

