.mstheme
{
	navbutton-background-color: rgb(255,255,255);
	top-bar-button: url(maizglbu.gif);
}
.mstheme-topbar-font
{
	font-family: Arial, Helvetica;
	font-size: 1;
	color: rgb(0,0,0);
}
body
{
	font-family: Verdana;
	background-color: #FFDDFF;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #FF69B4;
	scrollbar-3dlight-color: #FFDDFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #FFDDFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFDDFF;

}
p
{
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	color: #000000;
}
h1
{
	background-color: #000000;
	font-family: Rockwell Extra Bold;
	font-weight: normal;
	font-style: normal;
	font-size: 35pt;
	color: #FF0000;
	text-align: center;
}
h2
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	color: #000000;
}
h3
{
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	font-size: 14pt;
	color: #0000FF;
}
h4
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color: #FF0000;
}
h5
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: #FFAAAA;
}
h6
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: #FFAAAA;
}

a {
  border-style: solid;
  border-color: #000;
  border-width: 1px;
  padding: 2px 2px 2px 2px;
  color: #000;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 6px 5px;
  background-color: #FFCCFF;
  width: 125px;
}
a:hover {
  background-color: #FFAAFF;
}


