﻿body 
{ 
	font-family: Arial, Helvetica, sans-serif;
}

.small
{
	font-size:0.7em;
}

.std
{
	font-size:0.75em;
}

p.std
{
	font-size:0.75em;
}

p.std a
{
	text-decoration:none;
	color:#000000;
}

p.std a:hover
{
	text-decoration:underline;
	color:#000000;
}


ul.std
{
	font-size:0.75em;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

ul.std a
{
	text-decoration:none;
	color:#000000;
}

ul.std a:hover
{
	text-decoration:underline;
	color:#000000;
}


ul.	
{
	list-style: none;
}

.royal-blue
{
	color:#068fcf;
}
.dark-blue
{
	color:#015772;
}

.orange
{
	color:#ff6600;
}

a.orange
{
	color:#ff6600;
	font-size:0.75em;
}

.red
{
	color:#990000;
}

a.red
{
	color:#990000;
	font-size:0.75em;
}





.white
{
	color:#ffffff;
}

a.white
{
	color:#ffffff;
}

.red
{
	color:#990000;
}

h1
{
	font-size:0.8em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h2
{
	font-size:0.75em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h3
{
	font-size:0.75em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}