p.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #324da1;
    LINE-HEIGHT: normal;
    HEIGHT: auto;
	padding: 0px 10px 0px 10px;
}

p.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #324da1;
	padding: 0px 10px 0px 10px;
}

p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFBB1C;
	text-align: center;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
    TEXT-TRANSFORM: uppercase;	
	color: #324da1;
	padding: 0px 10px 0px 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 18px;	
	font-weight: bold;
	color: #324da1;
	padding: 0px 10px 0px 10px;
}

IMG.pad
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 10px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 10px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #324da1;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #324da1;
}

ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #324da1;
}

TD
{
    FONT-SIZE: 12px;
    COLOR: #324da1;
    LINE-HEIGHT: 2em;
    FONT-FAMILY: arial, helvetica, sans-serif;
    HEIGHT: auto
}

a:active, a:focus, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFBB1C;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFBB1C;
	text-decoration: underline;
}

a.nav:active, a.nav:focus, a.nav:link, a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}


	