.page_heading
{
	font-family: Times New Roman;
	font-size: 40px;
	color: #336699;
}

.page_subheading
{
	font-family: Times New Roman;
	font-size: 17px;
	color: #336699;
}

.page_catheading
{
	font-family: Times New Roman;
	font-size: 17px;
	color: #336699; font-weight:bold
}

.page_footer
{
	font-family: Times New Roman;
	text-align: center;
	font-size:20px
}

.other_info
{
	font-family: Times New Roman;
	color:#336699;
	font-size:12px
}

.gen_text
{
	font-family: Times New Roman;
	color:#000000;
	font-size:14px
}

.gen_text_heading
{
	font-family: Times New Roman;
	color:#000000;
	font-size:28px; font-weight:bold
}

body
{
	background-color: FFFFFF;
	margin: 0px;
}

h1
{
	font-family: Times New Roman;
	color:#000000;
	font-size:32px
}

h2
{
	font-family: Times New Roman;
	color:#000000;
	font-size:20px
}

a {text-decoration: none;}

a:link.left_nav    {color: #FFFFCC;}
a:visited.left_nav {color: #FFFFCC;}
a:hover.left_nav   {color: #FFFFFF; text-decoration:underline;}

a:link.bot_nav    {color: #336699;}
a:visited.bot_nav {color: #336699;}
a:hover.bot_nav   {color: #3366FF; text-decoration:underline;}

a:link.listlink    {color: #336699;}
a:visited.listlink {color: #336699;}
a:hover.listlink   {color: #3366FF; text-decoration:underline;}

.left_nav
{
	font-family: Times New Roman;
	font-size:14px;
	color: #FFFFCC;
}

.bot_nav
{
	font-family: Times New Roman;
	font-size:14px;
	color: #336699;
}

.list
{
	border-style:solid; 
	border-width:3px; 
	font-family: Times New Roman;
	font-size:14px;
	cell-padding-left:5px; 
	padding-right:5px; 
	padding-top:3px; 
	padding-bottom:3px;
	background-color:#DDDDDD
}

.other
{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;

	text-align:left;
	text-indent:30;
	line-height:150%;
	margin-left:30px;
	margin-right:30px;
	margin-top:30px;
	margin-bottom:30px;

}