BODY{
	background : #999999;
	font-size : 12pt;
	font-weight: bold;
	color : #003399;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}

TD{
	font-size : 12pt;
	font-weight: bold;
}

.mmhide_DIV_Menu{
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mmhide_DIV_Body{
	padding-left: 10px;
	padding-right: 10px;
}

H1{
	font-size : 18pt;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

H2{
	font-size : 16pt;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

H3{
	font-size : 14pt;
}

.Heading1{
	font-size : 18pt;
}

.Heading2{
	font-size : 16pt;
}

.Heading3{
	font-size : 14pt;
}

HR{
	width: 95%;
	color: #DCDCDC;
}

EM {
	font-weight : bold;
	font-style: italic;
}

STRONG {
	font-weight : bolder;
	color: #00246A;
}

.Highlight{ background-color: Yellow; }

a:link {
	color: #0000CD;
	text-decoration: underline;
}

a:visited {
	color: Maroon;
	text-decoration: underline;
}

a:active {
	color: Red;
	text-decoration: underline;
}

a:hover {
	color: #DC143C;
	text-decoration: underline; 
	cursor: hand
}
