body{
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC;
	font-family: "Trebuchet MS",Arial,Geneva CY,Sans-Serif;
	font-size: 16px;
}

td {
	font-family: "Trebuchet MS",Arial,Geneva CY,Sans-Serif;
	font-size:16px;
}


A {
       TEXT-DECORATION: underline;
  font-weight: bold;
}
A:hover {
       TEXT-DECORATION: none;
  font-weight: bold;
}
a:active     {color: #3A7FC5}
a:link       {color: #3A7FC5}
a:visited    {color: #3A7FC5}

h1{
  font-size: 24px;
  font-weight: bold;
  color: #C33828;
  margin: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
 }

.toptxt0 {
	color : #ffffff;
	margin-top : 15px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
}
.toptxt0 a {
	color : #FFFFFF;
	text-decoration: none;
}
.toptxt0 a:hover {
	color : #FFFFFFFF;
	text-decoration: underline;
}
.toptxt0 a:visited    {color: #FFFFFF}

.toptxt1 {
	color : #ffffff;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 12px;
	text-align: left;
}

.toptxt2 {
	color : #ffffff;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	text-align: center;
}
.toptxt2 a {
	color : #FFFFFF;
	text-decoration: none;
}
.toptxt2 a:hover {
	color : #FFFFFFFF;
	text-decoration: underline;
}
.toptxt2 a:visited    {color: #FFFFFF}

.topmenu {
	color : #CADDDB;
	margin-top : 20px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 17px;
	font-weight: normal;
	text-align: center;
}
.topmenu a {
	color : #00486D;
	text-decoration: none;
}
.topmenu a:hover {
	color : #FF0000;
	text-decoration: underline;
}

.copymenu {
	color : #000000;
	font-size : 12px;
	font-weight: bold;
	text-align: left;
}
.copymenu a {
	color : #3A7FC5;
	text-decoration: none;
}
.copymenu a:hover {
	color : #3A7FC5;
	text-decoration: underline;
}
.copymenu a:visited    {color: #3A7FC5}

.maintxt {
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	text-align: justify;
}

.txt_main {
	color: #C33828;
	font-size: 18px;
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-weight: bold;
	text-align: right;
}
