body
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
	background-color: #efefef;
}
.textBold
{
	font-weight: bold;
	font-size: 15px;
	font-family: Tahoma, Arial;
	color: #666666;
}
.title
{
	font-size:20px;
	color:Black;	
}
A.Header:hover
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	font-family: Verdana ;
	background-color: #ff8000;
	font-size: 20px;
}

A.Header
{
	font-size: 20px;
	color: gray;
	font-family: Verdana  ;
	background-color: transparent;
	text-decoration: none;
}
A.HeaderTitle
{
	text-decoration: none;
	font-size: 50px;
	color: #ff8000;
	font-family: Verdana ;
	background-color: transparent;
	text-decoration: none;
}

A.commonLink
{
	color: #666666;
}
A.commonLink:hover
{
	color: blue;
}
A.headerLink
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.headerLink:hover
{
	color: blue;
	text-decoration: none;
}
A.headerLinkBig
{
	font-size:large ;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.headerLinkBig:hover
{
	color: blue;
	text-decoration: none;
}

P
{
	font-family: Verdana ;
	font-size: 12px;
}
TD
{
	font-family: Verdana ;
	font-size: 12px;
}
TABLE
{
	font-family: Verdana ;
	font-size: 12px;
}
li
{
	font-size: 12px;
}
SPAN
{
	font-size: 12px;
}