
body {
	margin: 0;
	padding: 0;	
	background-color: #798484;
	font-size: 0.9em;
	font-family: Tahoma;
	line-height: 18px;
}

h1 {
	margin: 0;		
	color: #006699;
	font-size: 1.7em;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
}

a:link {font-size: 0.75em; color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a:visited {font-size: 0.75em; color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a:hover {font-size: 0.75em; color: #FFFFFF; text-decoration: none; font-weight: bold;}
a:active {font-size: 0.75em; color: #FFFFFF; text-decoration: underline; font-weight: bold;}


.a2:link {font-size: 0.75em; color: #333333; text-decoration: underline; font-weight: bold;}
.a2:visited {font-size: 0.75em; color: #333333; text-decoration: underline; font-weight: bold;}
.a2:hover {font-size: 0.75em; color: #333333; text-decoration: none; font-weight: bold;}
.a2:active {font-size: 0.75em; color: #333333; text-decoration: underline; font-weight: bold;}

.mn
  {
  font-size: 0.75em;
  }

.white
  {
  color: #FFFFFF;
  font-size: 0.75em;
  
}