﻿.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	max-width: 680px;
	background-color: F7FFF7;
}
.center {
	text-align: center;
}
.page_title {
	padding: 15px;
	font-size: xx-large;
	font-weight: bold;
	color: #00CC00;
	text-align: center;
}
.B_RedF {
	font-weight: bold;
	color: #FF0000;
}
<!--commenting
a:hover
{
  background-color: #FFFFCC;
  font-style: italic;
  color: #FF00FF;
}
-->
.Heading1 {
	font-size: x-large;
	font-weight: bold;
	color: #009900;
}
.Heading2 {
	font-size: large;
	font-weight: bold;
	color: #006600;
	font-style: italic;
}
li {
	margin-top:10px 
}
.NoBullet {
  list-style-type: none;
}
.NoBorder {
  border-width: 0;
}
.Heading3 {
	font-size: medium;
	font-weight: bold;
	color: #003300;
	font-style: italic;
}
table, td, th
{
border:1px solid black;
}
.B_Red3 {
	font-weight: bold;
	color: #330000;
}
.B_Blue3 {
	font-weight: bold;
	color: #000033;
}
.B_Green3 {
	font-weight: bold;
	color: #003300;
}
.B_Red6 {
	font-weight: bold;
	color: #660000;
}
.B_Blue6 {
	font-weight: bold;
	color: #000066;
}
.B_Red9 {
	font-weight: bold;
	color: #990000;
}
.B_RedC {
	font-weight: bold;
	color: #CC0000;
}
.B_Green6 {
	font-weight: bold;
	color: #006600;
}
