

/*  <A */
A:link, A:visited, A:active
{
	color: #362f2d;
	font-family: arial;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}
A:hover
{
	color: #7da7d9;
	font-family: arial;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
}

a.homePage:link, a.homePage:visited
{
	color: #362f2d;
	font-family: arial;
	font-size: 12px;
	text-align:left;
	letter-spacing: 5px;
	font-weight: normal;
	text-decoration: none;
	
}

a.homePage:active, a.homePage:hover
{
	color: #ff9933;
	font-family: arial;
	font-size: 12px;
	text-align:left;
	letter-spacing: 5px;
	font-weight: normal;
	text-decoration: none;
	
}



/* <BODY */
body
{
	
	background-color: #fff;
	margin-top: 10px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

/* <FONT */
font.explain
{
	color: #90908F;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

font.option
{
	color: #90908F;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

/*  <H2 */
h1

{
	color: #ff9933;
	font-family: arial;
	font-size: 16px;
	text-align:left;
	letter-spacing: 5px;
	font-weight: bold;
	text-decoration: none;
}
H2
{
	color: #90908F;
	font-family: Century Gothic;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

/*  <P */
P
{
	color: #362f2d;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

p.header
{
	color: #90908F;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*  <TD */
TD
{
	color: #362f2d;
	font-family: arial;
	font-size: 14px;
	letter-spacing: 5px;
	font-weight: normal;
	text-decoration: none;
}

td.body
{
	color: #362f2d;
	font-family: arial;
	font-size: 12px;
	letter-spacing: 0px;
	text-align:left;
	font-weight: normal;
	text-decoration: none;
}

td.textbox

{
	color: #362f2d;
	font-family: arial;
	font-size: 12px;
	text-align:left;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

td.homePage
{	
	color: #362f2d;
	font-family: arial;
	font-size: 12px;
	text-align:left;
	letter-spacing: 5px;
	font-weight: normal;
	text-decoration: none;
}

td.address

{
	color: #362f2d;
	font-family: arial;
	font-size: 10px;
	letter-spacing: 3px;
	font-weight: normal;
	text-decoration: none;
}

td.active
{
	color: #ff9933;
	font-family: arial;
	font-size: 12px;
	text-align:left;
	letter-spacing: 5px;
	font-weight: normal;
	text-decoration: none;
	
}


td.header
{
	color: #7da7d9;
	font-family: Georgia;
	font-size: 16px;
	letter-spacing: 5px;
	font-weight: normal;
	text-decoration: none;
	
}


