BODY  {
	COLOR: black;
	FONT-SIZE: small;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	background: #FFFFFF;
}

.title

{
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #696969;
	background-image: url(images/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 40;
}

TD  {

	COLOR : black;
	FONT-FAMILY : Arial, Tahoma, Verdana;
	FONT-SIZE : 14px;
}


.space  {
	line-height: 5px;
	background: #FFFFFF;
}

.inner  {
	COLOR: black;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	FONT-SIZE: 12px;
	TEXT-ALIGN: left;
}


H1  {
	color : #CC0000;
	FONT-FAMILY : Arial, Tahoma, Verdana;
	FONT-SIZE : large;
	text-transform : uppercase;
	text-align : center;
	font-weight : bold;
}

H2  {
	color : #339900;
	FONT-FAMILY : Arial, Tahoma, Verdana;
	FONT-SIZE : 18px;
	font-weight : bold;
	text-align : center;
}

H3  {
	COLOR : #000000;
	FONT-FAMILY : Arial, Tahoma, Verdana;
	FONT-SIZE : small;
	FONT-WEIGHT : bold;
	TEXT-ALIGN : center;

}

P  {
	COLOR : black;
	FONT-FAMILY : Arial, Tahoma, Verdana;
	FONT-SIZE : small;
	TEXT-ALIGN : left;
}

.red

{
	color: #CC0000;
	font-weight: bold;
}

.mark

{
	color: #339900;
	font-weight: bold;
}


div  {
	COLOR : black;
	FONT-FAMILY : Arial, Tahoma, Verdana;
	FONT-SIZE : small;
	TEXT-ALIGN : left;
}

a,a:link, a:visited  {
	text-decoration : underline;
	color: #0066cc;
}

a:hover, a:active  {
	text-decoration: underline;
	color: #0000FF;
}

a.menu, a.menu:link, a.menu:visited  {
	color: #0066cc;
	text-decoration : underline;
}

a.menu:hover, a.menu:active {
	color: #0000FF;
	text-decoration : underline;
}

INPUT  {

	COLOR : #000000;
	BACKGROUND : #FFFFFF;
	FONT-FAMILY : MS Sans Serif;
	FONT-SIZE : x-small;

}


.address
{
	FONT-FAMILY :  Arial, Tahoma, Verdana;
	FONT-SIZE : 11px;
	padding-top : 20px;
}

SELECT  {

	COLOR : black;
	FONT-FAMILY : MS Sans Serif;
	FONT-SIZE : x-small;
}

TEXTAREA  {

	COLOR : black;
	FONT-FAMILY : MS Sans Serif;
	FONT-SIZE : x-small;

}


.info  {
	COLOR : #0066cc;
	FONT-FAMILY : Arial, Tahoma, Verdana;
	FONT-SIZE : 11px;
}

HR  {

	COLOR : #000000;
	HEIGHT : 1;
}

IMG

{
	border: 0;
	margin: 0;
	padding: 0;
}






