body
{
font-size:80%;
color:#000000;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: Century Gothic,verdana,helvetica,arial,sans-serif;
}

a.red:link    {color:#900B09; background-color:transparent}
a.red:visited {color:#900B09; background-color:transparent}
a.red:active  {color:#FF0000; background-color:transparent}
a.red:hover   {color:#FF0000; background-color:transparent}

a.black:link    {color:#000000; background-color:transparent}
a.black:visited {color:#000000; background-color:transparent}
a.black:active  {color:#000000; background-color:transparent}
a.black:hover   {color:#000000; background-color:transparent}

a.dark:link    {text-decoration:none;color:#404040; background-color:transparent}
a.dark:visited {text-decoration:none;color:#404040; background-color:transparent}
a.dark:active  {text-decoration:underline;color:#404040; background-color:transparent}
a.dark:hover   {text-decoration:underline;color:#404040; background-color:transparent}

h2.tutheader
{
margin-top:0px;
margin-bottom:5px;
font-family:Arial;
font-size:140%;
padding-top:2px;
padding-bottom:2px;
padding-left:4px;
color:#303030;
background-color:#fafaf6;
border:1px solid #d4d4d4;
}

.copy {
		font-family: Century Gothic,verdana,helvetica,arial,sans-serif;
		font-size : 12;
		font-weight : normal;
		color : #062D34;
		text-decoration : none;
		padding-left:15px;
		padding-top:10;
		padding-right:15px;
		padding-bottom:10px;
		text-align  : right;
}

.inputfield {
	font-family: Century Gothic, Arial, Vendana;
	font-size: 12;
	color: #366300;
	border-style: solid;
	border-width: 1px;
	border-color: #589F01;
	background-color: #F5F5F5;
}
