h1
{
		color: #0955a3;
		font-family: verdana, arial, helvetica, times new roman, sans-serif;
		font-size: 30px;
		font-weight: bold;
		text-align: center;
		background-color: transparent;
}
h2
{
		color: #0955a3;
		font-size: 25px;
		font-weight: bold;
		position: relative;
		left: 10px;
		text-align: left;
		background-color: transparent;
}

h3
{
		color: #0955a3;
		font-size: 20px;
		background-color: transparent;
}
TD.copyright
{
	color: black;
	font-size: 10px;
}


p, li, ol, ul, dd, dt, body
{

	font-family: times new roman;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	background-color: transparent;
}

a, a:link
{
		color: #0955a3;
		font-weight: bold;
		text-decoration: none;
		background-color: transparent;
}
a:visited
{
		color: #0955a3;
		font-weight: bold;
		background-color: transparent;
}
a:hover
{
		color: #FF9D31;
		text-decoration: underline;
		background-color: transparent;
}
.Title
{
		color: #FF9D31;
		font-family: verdana, arial, helvetica, times new roman, sans-serif;
		font-size: 30px;
		font-weight: bold;
		background-color: transparent;
		clear: left;
		vertical-align:top;
}
.subTitle
{
		color: #0955a3;
		font-family: verdana, arial, helvetica, times new roman, sans-serif;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		background-color: transparent;
}
.Questions
{
		color: #0955a3;
		font-size: 20px;
		font-style: italic;
		font-weight: bold;
		background-color: transparent;
}
.List
{
		color: #0955a3;
		font-size: 20px;
		font-style: italic;
		background-color: transparent;
}
.Answers
{
		color: black;
		font-size: 12;
		background-color: transparent;
}
.Location
{
		color: #0955a3;
		font-size: 11px;
		background-color: transparent;
}
LI.menu
{
		font-family: Arial, Helvetica, sans-serif;
		color: #0955a3;
		font-weight: bold;
		text-decoration: none;
		background-color: transparent;

}
LI.list
{
		font-family: Arial, Helvetica, sans-serif;

		color: #0955a3;

		text-decoration: none;

		font-size: 12px;

		font-style: normal;

		background-color: transparent;


}

UL.menu
{
		padding-top=25px;
}
