html body { 
   margin: 0;
   padding: 0;
}

body {
	background-color : Black;
	color : #000000;
	margin : -10px 0 0 -10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
   font-size : 12px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	color : #330000;
	font-size : 150%;
	margin-top : 16px;
	margin-bottom : 8px;
}

h2 {
	color : #330000;
	font-size : 130%;
	margin-top : 16px;
	margin-bottom : 8px;
	font-weight : bold;
}

h3 {
	color : #330033;
	font-size : 120%;
	margin-top : 10px;
	margin-bottom : 8px;
}

h4 {
	color : #330033;
	font-size : 110%;
	margin-top : 8px;
	margin-bottom : 6px;
}

hr {
   color : #DDDDDD;
}

li {
   margin-bottom: 8px;
}

ul li  { list-style-image: url(http://www.englishlearning.com/images/bullet2b.gif) }

a {
   color : #191970;
   text-decoration : none;
}

a:visited {
   color : #483D8B;
}

a:active {
   color : #CE0000;
   text-decoration : underline;
}

a:hover {
   color : #E22223;
   text-decoration : underline;
}

.button {
   color : #000000;
   font-family: "MS Sans Serif", Geneva, sans-serif;
   font-size : 12px;
   text-decoration : none;
}

.button:visited {
   color : #000000;
}

.button:hover {
   color : #FF0000;
   text-decoration : none;
}

.button:active {
   text-decoration : none;
}

.menu {
   color : #FFFFFF;
   font-size : 12px;
   white-space : nowrap;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menu a {
   color : #000000;
   text-decoration : none;
}

.menu a:visited {
   color : #000000;
}

.menu a:hover {
   color : #FFFFFF;
   text-decoration : none;
}

.menu a:active {
   text-decoration : none;
}

.sub {
   color : #483D8B;
   border-top : 1px solid #333333;
   border-bottom : 1px solid #333333;
}

.tbl1 {
   background-color : #A9A9A9;
}

.header {
   color: white;
   background-color : #666699;
   text-align : center;
   font-weight: bolder;
}

.caption {
	color: white;
	background-color : #666699;
	font-weight: bolder;
	text-align : right;
	padding-right : 5px;
}

.data1 {
   background-color : #DDE1EB;
}

.data2 {
   background-color : #CDD3E1;
}

.note {
   font-size: 12px;
   padding-top: 3px;
   padding-right: 6px;
   padding-bottom: 3px;
   padding-left: 6px;
   border: 1px solid #A9A9A9;
   background-color : #D8BFD8;
}

.alert {
   font-size: 12px;
   padding-top: 3px;
   padding-right: 6px;
   padding-bottom: 3px;
   padding-left: 6px;
   border: 1px dashed #b8860b;
   background-color : #FFA500;
   color : Black;
}

.tagline {
   color : White;
   padding-top: 3px;
   padding-right: 6px;
   padding-bottom: 3px;
   padding-left: 6px;
   border: 1px solid #191970;
   font-weight : bold;
   background-color : #483D8B;
   text-align : center;
}

.button {
   font-size: 14px;
   font-family : "MS Sans Serif", Geneva, sans-serif;
}

.accent {
   color : #B22222;
   font-weight : bolder;
}

.emphasis {
   color : #191970;
   font-weight : bolder;
}

.small {
   font-size : 90%;
}

.translate {
}

.ignore {
}
