.Border {
	BORDER-RIGHT: #000000 1px solid; BORDER-BOTTOM-COLOR: #000000; BORDER-LEFT: #000000 1px solid; BORDER-TOP-STYLE: none; BORDER-TOP-COLOR: #000000; BORDER-BOTTOM-STYLE: none
}
TD {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial
}
A {
	FONT-SIZE: 12px; COLOR: #0033FF; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #OO33FF
}
A:hover {
	COLOR: red
}
BODY {
	MARGIN: 0px; BACKGROUND-IMAGE:url(../images/05/bg.jpg)
}
P {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif
}
H4 {
	FONT-SIZE: 12px; COLOR: #0000FF; FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif; FONT-EIGHT: Bold
}
H3 {
	FONT-SIZE: 13px; COLOR: #CC6633; FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif
}
H2 {
	FONT-SIZE: 13px; COLOR: #FF9900; FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif
}
H1 {
	FONT-SIZE: 14px; COLOR: #990000; FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif; text-decoration:underline;
}
LI {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif
}

.leftNav
{
    font-family:arial;
    list-style-type:disc;
    margin-left:0px;
    padding-left:30px;
}

.leftNav a
{
    text-decoration:none;
    color: #ffffff;
}

.leftNav li a:hover
{
    text-decoration: underline;
    color: #0000ff;
}

.leftNav li
{
    vertical-align:middle;
    color: #ffffff;
}

.headerListItem
{
    text-decoration:none;
    font-weight:bold;
    font-size:14px;
    list-style-type:none;
    margin-top:5px;
    margin-left:-20px;
    padding-left:0px;
}

.hr {width: 125px;
text-align: left;/*this will align it for IE*/
margin:0.9em 20px;

} 
