@import url(http://fonts.googleapis.com/css?family=Arizonia);
{
	font-family:Verdana,Arial,Helvetica;
}
body
{
	background: #fff url('img/common/back3.gif') 0 0 no-repeat;
}
.menu
{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.menu a:visited
{
	color: #000;
}
.menuColumn
{
	width: 130px;
}
.green
{
	color: #008040;
}
li
{
	list-style-type:square;
}
a.u:link
{
    color: #000000;
    text-decoration: underline;
}
a.u:hover
{
    color: #008000;
    text-decoration: underline;
}
a.u:visited
{
    text-decoration: underline;
}
a:link
{
    color: #000000;
    text-decoration: none
}
a:hover
{
    color: #008000;
}
a:visited
{
    text-decoration: none;
}

a.green:link
{
    color: #008040;
    font-size: 8pt;
}
a.green:hover
{
    color: #008040;
    font-size: 8pt;
}
a.green:visited
{
	color: #008040;
    font-size: 8pt;
}


p{
	font-family:Verdana,Arial,Helvetica;
	font-size:10pt;
	color:#000000;
}
h1
{
	font-family: 'Arizonia', cursive;
	font-size: 36px;
	padding:10px;
	font-weight: normal;
}

h2{
	font-family:Verdana,Arial,Helvetica;
	font-size:14pt;
	color:#000000;
}
h3{
	font-family:Verdana,Arial,Helvetica;
	font-size:12pt;
	color:#000000;
}
td{
	font-family:Verdana,Arial,Helvetica;
	font-size:10pt;
	color:#000000;
}
td.white{
	font-family:Verdana,Arial,Helvetica;
	font-size:10pt;
	color:#ffffff;
}


