P.heading1 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
P.heading2 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
	P.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #003399;
}

body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
hr {  font-size: 10px; color: #003399}
hr.second {  font-size: 10px; color: #666666}
h2 {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; FONT-FAMILY: Arial, Helvetica, sans-serif; color: #FF9900}

h3 {  FONT-WEIGHT: bold; FONT-SIZE: 15px; FONT-FAMILY: Arial, Helvetica, sans-serif; color: #FF9900}

a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:  #003399;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #003399;
	text-decoration: none;
	font-weight: bold;
}

a:link.smallbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}

a.smallbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: normal;

}
a:visited.smallbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
a:hover.smallbottom  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:active.smallbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}


table.thin {
	border: 1px solid #893F32;
}

a:link.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a.white  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}
a:visited.white  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover.white  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:active.white  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
table.red {
	border: 1px solid #CC0001;
}

table.purple {
border: 1px solid #7927ae;
}

table.hometop {
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat;
}
table.htop1 {
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #663399;
	width: 100%;

