﻿body
{
	font: normal 62.5% verdana;
}

body, td, div, input, textarea, p, select, button
{
	font: 1.0em;
	color: black;
	text-decoration: none;
}

p
{
}

a, a:visited
{
	margin: 5px 0px 0px 0px;
	color: #FA7808;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	margin: 0px;
	font-size: 1.3em;
	text-transform: uppercase;
}

h2
{
	font-size: 1.1em;
	font-weight: bold;
	color: #FA7808;
	margin: 0px 0px 5px 0px;	
}

h3
{
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 3px;
}

a.orangeArrowLink, a:visited.orangeArrowLink
{
	background: url(/gfx/bullit_orangeArrow.gif) no-repeat;
	background-position: left 2px;
	padding-left: 12px;
	color: #000000;
	display: inline-block;
}