.NavText
{
	padding: 1px;
	background: #d3dbf0;
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: x-small; 
}

.NavText1
{
	padding: 1px;
	background: #969ebd;
    color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: x-small; 
}

body 
{
	margin: 10px;
	font-size: x-small; 
	background: #edeeee; 
	font-family: verdana, arial, helvetica, sans-serif; 
}

table
{
	font-size: x-small; 
	color: #000000; 
	font-family: verdana, sans-serif, arial, helvetica;
}

.title
{
	font-size: small; 
	color: #0C2062; 
	font-family: verdana, sans-serif, arial, helvetica;
	font-weight: bold;
}

.subtitle
{
	font-size: x-small; 
	color: #0C2062; 
	font-family: verdana, sans-serif, arial, helvetica;
	font-weight: bold;
	font-style: italic;
}


.small
{
	font-size: xx-small; 
	color: #0C2062; 
	font-family: verdana, sans-serif, arial, helvetica;
	font-weight: italic;
}


.grey
{
	background: #d3d3d3;
}

.space
{
    background: #e3e3e3;
}

.orange
{
    background: #ffb113;
}

.white
{
	font-size: x-small; 
	color: #ffffff; 
	font-family: verdana, sans-serif, arial, helvetica;
}

.redtext
{
    color: #ff6600;
    font-family: verdana, arial, helvetica;
    font-size: x-small;
    font-weight: bold; 
}

.blacktext
{
    color: #000000;
    font-family: verdana, arial, helvetica;
    font-size: x-small;
    font-weight: bold; 
    text-decoration: underline;
    link color: #e3e3e3; 
    A:hover 
	text-decoration: none;
}

.greytext
{
    color: #edeeee;
    font-family: verdana, arial, helvetica;
    font-size: x-small;
    font-weight: none; 
    text-decoration: none;
    link color: #edeeee; 
}

.italic
{
	font-size: x-sample; 
	color: #0C2062; 
	font-family: verdana, sans-serif, arial, helvetica;
	font-weight: bold;
}


A 
{
	color: #0000ff; 
	text-decoration: underline;
}

A:link
{
	color: #0000ff; 
	text-decoration: none;
}

A:visited
{
	color: #0000ff; 
	text-decoration: none;
}

A:hover 
{
	color: #0c2062; 
	text-decoration: underline;
}

h1
{
	font-size: small; 
	color: #0C2062;
	background: #FFFF00; 
	font-family: verdana, sans-serif, arial, helvetica;
	font-weight: bold;
}

h2
{
	font-size: x-small; 
	color: #0C2062; 
	font-family: verdana, sans-serif, arial, helvetica;
	font-weight: bold;
	border-top: thin solid #0C2062;
}
