.headingLink a:hover, .headingLink a:link, .headingLink a:visited { font-weight: bold; color: D12031; font-size: 12px; font-family : Verdana; text-decoration:none}

a:link { font-weight: normal; color: 950D1B; font-size: 12px; font-family : Verdana; text-decoration:none}
a:visited { font-weight: normal; color: 950D1B; font-size: 12px; font-family : Verdana; text-decoration:none}
a:hover { font-weight: normal; color: 1C7C8A; font-size: 12px; font-family : Verdana; text-decoration:none}

 #container
{
width: 90%;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
line-height: 130%;
}

#top
{
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

p.title1
{
color: black;	
font-family : Verdana;
font-size : 16px;
font-style : normal;
font-variant : normal;
font-weight : normal;
height : auto;
letter-spacing : normal;
text-decoration: none;
}

p.body1
{
color: black;	
font-family : Verdana;
font-size : 12px;
font-style : normal;
font-variant : normal;
font-weight : normal;
height : auto;
letter-spacing : normal;
text-decoration: none;
}

p.title2
{
color: black;	
font-family : Verdana;
font-size : 14px;
font-style : normal;
font-variant : normal;
font-weight : normal;
height : auto;
letter-spacing : normal;
text-decoration: none;
}

p.body2
{
color: black;	
font-family : Verdana;
font-size : 10px;
font-style : normal;
font-variant : normal;
font-weight : normal;
height : auto;
letter-spacing : normal;
text-decoration: none;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}

tr.even
{
	background-color: 999999;
	color: black;	
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	text-decoration: none;
}

tr.odd
{
	background-color: CCCCCC;
	color: black;	
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	text-decoration: none;
}

tr.header
{
	background-color: 666666;
	color: white;
	font-family : Verdana;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	text-decoration: none;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }