body{
	
	background-color : #FFFFFF;
	color : #000000;
	font-size: 12px;
	font-family : Times New Roman;
	margin-top : 5px;
	margin-left : 0px;
}
td{
	font-size: 12px;
}
a:link{
	color : #000000;
	font-weight : normal;
	font-size: 12px;
        text-decoration:none;
}
a:visited{
	color : #000000;
	font-weight : normal;
	font-size: 12px;
        text-decoration:none;

}
a:hover{
	color : #0000FF;
	font-weight : normal;
	font-size: 12px;
        text-decoration:none;

}
.bkgcolor {
	background-color : #EEEEEE;
}
.footer {
	background-color : #8080FF;
}
.footerfont {
	color : #ffffff;
	font-size: 12px;
}
a.footerlink:link {
	text-decoration:none;
	color: #ffffff;
	font-size: 12px;
}
a.footerlink:visited {
	text-decoration:none;
	color: #ffffff;
	font-size: 12px;
}
a.footerlink:active {
	text-decoration:none;
	color: #ffffff;
	font-size: 12px;
}
a.footerlink:hover {
	text-decoration:underline;
	color: #ffffff;
	font-size: 12px;
}
.hr1{
	border: thin dotted #8080FF;
}
.frame{
	border: solid #000000 1px;
}
ul
{
 overflow:auto; 
 padding:0px 0px 0px 12px;
 margin:0px;
}


#letterpress {
	text-align:center;
}
#letterpress h1 {
	font-size:60px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-shadow: 4px 4px 3px rgba(72, 39, 188, 0.4);
}

#letterpress2 {
	text-align:center;
}
#letterpress2 h1 {
	font-size:30px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-shadow: 4px 4px 3px rgba(72, 39, 188, 0.4);
}

#letterpress3 {
	text-align:center;
}
#letterpress3 h1 {
	font-size:80px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	text-shadow: 4px 4px 3px rgba(72, 39, 188, 0.4);
}

a.menu {
	background: url('dot.gif') no-repeat 3px 4px #8080FF;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 108px;
	min-height: 15px;
	color: #FFFFFF;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Times New Roman;
	padding-top: 1px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:visited.menu {
	background: url('dot.gif') no-repeat 3px 4px #8080FF;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 108px;
	min-height: 15px;
	color: #FFFFFF;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Times New Roman;
	padding-top: 1px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:hover.menu {
	background: url('dot.gif') no-repeat 3px 4px #666666;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 108px;
	min-height: 15px;
	color: #FFFFFF;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Times New Roman;
	padding-top: 1px;
	font-weight: bold;
	margin-bottom: 1px;
}
a.submenu {
	background: url('dot2.gif') no-repeat 15px 4px #8080FF;
	padding-left: 24px;
	text-decoration: none;
	display: block;
	max-width: 108px;
	min-height: 15px;
	color: #FFFFFF;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Times New Roman;
	padding-top: 1px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:visited.submenu {
	background: url('dot2.gif') no-repeat 15px 4px #8080FF;
	padding-left: 24px;
	text-decoration: none;
	display: block;
	max-width: 108px;
	min-height: 15px;
	color: #FFFFFF;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Times New Roman;
	padding-top: 1px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:hover.submenu {
	background: url('dot2.gif') no-repeat 15px 4px #666666;
	padding-left: 24px;
	text-decoration: none;
	display: block;
	max-width: 108px;
	min-height: 15px;
	color: #FFFFFF;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Times New Roman;
	padding-top: 1px;
	font-weight: bold;
	margin-bottom: 1px;
}
