﻿body {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	list-style-image: url(../bullet.gif);
	background-image: url(../images/bkgblack.jpg);
}
td,th {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	list-style-image: url(../bullet.gif);
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #663300;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
}
h5 {
	font-size: small;
}
.style1 {font-style: italic;
}
.style2 {font-style: italic;
    font-size: small;
}
.style3 {font-size: small;
}
.style4 {
	text-align: center;
}
.style5 {font-size: medium;
}
.style6 {color: #FF0000
}
.maintable {
	border: thick outset #E6E103;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.inserttable {
	border: 2px solid #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
}

