@charset "ISO-8859-1";

body
{
	font-family: helvetica, verdana, arial;
	font-size:14px;
	color: #000000;
	backgound-color: #ffffff;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

td
{
	font-size:14px;
}



h1
{
	font-size:24px;
	font-weight: normal;
}

h2
{
	font-size:20px;
	font-weight: normal;
}

h3
{
	font-size:18px;
	font-weight: normal;
}

h4
{
	font-size:16px;
	font-weight: normal;
}

A
{
	/*color: #990000;*/
	text-decoration:underline;
	color: #990000;
	/*text-decoration: none;*/
}

A:hover
{
	color:#000000;
	background:yellow;
}

A:active
{
	/*color:#333333;*/
	color: #990000;
}

A:visited
{
        /*color:#000000;*/
	color:#005522;
}

A:faded
{
	color:#cc3333;

}

.smallText
{
	font-size:10px;
}

.vision
{

}

.abouttext {
	   font-size:12px;
}