
/*		***************************************
		 general defaults
		*************************************** 
*/ 

body, td, p, h1, sup, li, ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal;
	color: #000000;
	font-size: 12px; 
}



body
{
	color : #000000;
	background-color: transparent;

	font-size: 12px; 
}

h1 {
	font-size: 14px; 
	font-weight: bold;
}

sup
{
	color: red;
}

a:link
{
	color: #000099;
	text-decoration	: underline;
}

a:active
{
	color: #000099;
	text-decoration	: underline;
}

a:visited
{
	color: #000099;
	text-decoration	: underline;
}

a:hover
{
	color: red;
	text-decoration	: underline;
}


/*		***************************************
		 eigen settings
		*************************************** 
*/ 

.Font01
{
	text-decoration	: none				;
}

