BODY,p {
	color: Black;
	background-color: #ccffcc;
	font-family: "Times New Roman", serif;
	font-size: small;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
A {
	color: Blue;
	font-family: "Times New Roman", Impact, serif;
	background-color: #ccffcc;
}

a:visited {
	color: #000099;
	background-color: #ccffcc;
}

a:hover {
	color: Red;
}


a.h1 {
	color: Red;
	font-family: Impact, serif;
	font-size: large;
	text-align: left;
	background-color: #ccffcc;
}

a.h1:visited {
	color: #9900CC;
	font-size: large;
	text-align: left;
	background-color: #ccffcc;
}

a.h2 {	color: Blue;
	font-family: Impact, serif;
	font-size: medium;
	text-align: left;
	background-color: #ccffcc;
}

a.h3 {
	color: Red;
	font-family: "Times New Roman", serif;
	font-size: medium;
	text-align: left;
	background-color: #ccffcc;
}

li {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}



ul,ol,hr,br,blockquote {
	margin-bottom: 0px;
	margin-top: 0px;
}

h1 {	
	color: Red;
	text-align: center;
	font-family: Impact, serif;
	font-size: xx-large;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #ccffcc;
}

h2 {
	color: Red;
	text-align: center;
	font-family: Impact, serif;
	font-size: x-large;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #ccffcc;
}

h3 {
	color: Red;
	font-family: Impact, serif;
	font-size: large;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #ccffcc;
}

h4 {

	font-family: Impact, serif;
	font-size: large;
	color: Blue;
	text-align: center;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #ccffcc;
}

h5 {	font-family: Impact, serif;
	font-size: medium;
	color: Blue;
	text-align: center;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #ccffcc;
}

h5 a {
	background-color: #ccffcc;
	font-family: Impact, serif;
	font-size: medium;
	color: Blue;
	text-align: center;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

h5 a:visited {
	font-family: Impact, serif;
	font-size: medium;
	color: #000099;
	text-align: center;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #ccffcc;
}

h6 {
	font-family: "Times New Roman", serif;
	font-size: medium;
	text-align: center;
	font-weight: normal;
	color: Black;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #ccffcc;
}	
.RedBold
 	{
 	color: Red;
 	font-family: "Times New Roman", serif;
 	font-size: small;
 	font-weight: bold;
 	background-color: #ccffcc;
 	}

.RedBold1
 	{
 	color: Red;
 	font-family: "Times New Roman", serif;
 	font-size: medium;
 	font-weight: bold;
 	background-color: #ccffcc;
 	}

	
table.maintab
 	{
 	font-size: small;
 	vertical-align: top;
 	background-position: center;
 	text-align: center;
 	margin-bottom: 0px;
 	margin-top: 0px;
 	font-family: "Times New Roman", serif;
 	}
td.CommonLeft
 	{
 	vertical-align: middle;
 	font-size: small;
 	font-style: normal;
 	font-family: "Times New Roman", Times, serif;
 	text-align: left;
 	}
	
th
 	{
 	background-color: Green;
 	color: Yellow;
 	text-align: center;
 	font-size: small;
 	font-style: normal;
 	font-variant: normal;
 	font-weight: normal;
 	font-family: Impact, serif;
 	}
	
table.LeftTabTop
 	{
 	font-size: small;
 	vertical-align: Top;
 	text-align: Left;
 	margin-bottom: 0px;
 	margin-top: 0px;
 	font-family: "Times New Roman", serif;
 	}
	
.BlueBold
 	{
 	color: Blue;
 	font-family: "Times New Roman", serif;
 	font-size: small;
 	font-weight: bold;
 	background-color: #ccffcc;
 	}	