
body, p, td, ol, ul, li { 
font-size: 13px;
font-family: verdana,arial,helvetica,"sans-serif";
}

h1 {
    font-weight: bold;
	font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
}

h2 {
    font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
    font-weight: bold;
	font-size: 16px;
	font-family: verdana,Arial, Helvetica, sans-serif;
}

h4 {
margin-bottom: 0px;
margin-top: 0px;
    font-weight: bold;
	font-size: 16px;
	font-family: verdana,Arial, Helvetica, sans-serif;
}

.small {
	font-size: 10px;
	font-family: verdana,arial,helvetica,"sans-serif";
}

ul.small {
margin-left: 10px;
margin-bottom: 0px;
}


li.small {
margin-left: 10px;
margin-bottom: 0px;
	font-size: 10px;
	font-family: verdana,arial,helvetica,"sans-serif";
}

/*Normal links*/
a:link { 
color: #0000ff;
text-decoration: underline;
}
a:visited { 
color: #0000ff;
text-decoration: underline;
}
a:active { 
color: #ff9900;
text-decoration: none;
}
a:hover { 
color: #ff3300;
text-decoration: none;
}

/*Navigation margin links*/
a.nav:link { 
color: #0000ff;
text-decoration: none;
}
a.nav:visited { 
color: #0000ff;
text-decoration: none;
}
a.nav:active { 
color: #ff9900;
text-decoration: none;
}
a.nav:hover { 
color: #ff9900;
text-decoration: underline;
}

a.navbbg:link { 
color: #000099;
text-decoration: none;
}
a.navbbg:visited { 
color: #000099;
text-decoration: none;
}
a.navbbg:active { 
color: #ff9900;
text-decoration: none;
}
a.navbbg:hover { 
color: #ffffff;
text-decoration: none;
}

a.navgbg:link { 
color: #003300;
text-decoration: none;
}
a.navgbg:visited { 
color: #003300;
text-decoration: none;
}
a.navgbg:active { 
color: #ff9900;
text-decoration: none;
}
a.navgbg:hover { 
color: #ffffff;
text-decoration: none;
}

a.navybg:link { 
color: #ff3300;
text-decoration: none;
}
a.navybg:visited { 
color: #ff3300;
text-decoration: none;
}
a.navybg:active { 
color: #ff3300;
text-decoration: none;
}
a.navybg:hover { 
color: #ffffff;
text-decoration: none;
}

a.navrbg:link { 
color: #ff0000;
text-decoration: none;
}
a.navrbg:visited { 
color: #ff0000;
text-decoration: none;
}
a.navrbg:active { 
color: #ff9900;
text-decoration: none;
}
a.navrbg:hover { 
color: #ffffff;
text-decoration: none;
}

a.navgrbg:link { 
color: #0000ff;
text-decoration: none;
}
a.navgrbg:visited { 
color: #0000ff;
text-decoration: none;
}
a.navgrbg:active { 
color: #ffffff;
text-decoration: none;
}
a.navgrbg:hover { 
color: #ffffff;
text-decoration: none;
}

a.navhome:link { 
color: #0000ff;
text-decoration: none;
}
a.navhome:visited { 
color: #0000ff;
text-decoration: none;
}
a.navhome:active { 
color: #ffffff;
text-decoration: none;
}
a.navhome:hover { 
color: #ffffff;
text-decoration: underline;
}

img {
	border-color: Black;
}

/*Form elements*/
input {
	color: #000000;
	font-size: 10px;
	font-weight : normal;
	font-family: verdana, arial, helvetica, sans-serif;
}

select {
	color: #000000;
	font-size: 10px;
	font-weight : normal;
	font-family: verdana, arial, helvetica, sans-serif;
}