body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	color: #5D5382;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none
}

.style2 {
	color: #333366;
	font-size: 10px;
	font-family: verdana;
	text-decoration:none
}



a:link {
       font-family:  verdana;
       font-size: 2;
       color:#333366;
       padding: 0px;
       margin:0px;
}

h2
{
  font-size:10px;
  margin-bottom:0;
  background:#CCCCFF;
  border-top:1px solid #333366;
  border-bottom:1px solid #333366;
  padding:0px;
}

.heading{
  font-size:14px;
  margin:0px;
  font-weight:bold;
  padding:0px;
  color:#333366;
}

.contentText{
  font-size:12px;
  color:#333366;
  font-family:Verdana, Geneva, sans-serif;
}
