A { font-weight: normal; text-decoration: none; font-family: "Arial", sans-serif; color: #0000C0; }

body {
	font-size: 12pt; 
	font-weight: normal; 
	font-family: "Arial", sans-serif; 
	color: #000000;
	background-color: #f2f2f2;
}

.h1 { font-size: 16pt; font-weight: bold; font-family: "Arial", sans-serif; color: #000000; }
.h2 { font-size: 14pt; font-weight: bold; font-family: "Arial", sans-serif; color: #000000; }
.h3 { font-size: 12pt; font-weight: bold; font-family: "Arial", sans-serif; color: #000000; }

#main
{
	width: 960px;
	background-color: #ffffff;
	text-align: left;
	border: solid 2px #d6d6d6;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
		-webkit-border-radius: 8px; 
		-moz-border-radius: 8px;
}

#logo
{
	font-size: 28pt;
	font-family: "Arial", sans-serif;
	color: #404040;
	text-shadow: 2px 2px 4px #c0c0c0;
}

#menu1
{
	width: 980px;
	height: 40px;
	/* background-color: #c0c0c0; */
	text-align: left;
}

.menu1link
{
	width: 98px;
	height: 28px;
	color: #ffffff;
	font-weight: bold;
	background-image: url('/images/menu1bg1.jpg');
	padding-top: 12px;
	text-align: center;
	float: left;
}

#menu2
{
	width: 980px;
	height: 64px;
	text-align: left;
}

#method.li {
	border-top: 4px;
}

table {
	font-size: 11pt; 
	font-weight: normal; 
	font-family: "Arial", sans-serif; 
	color: #000000;
	border: solid 1px #c0c0c0;
}

tr td {
	font-size: 11pt; 
	font-weight: normal; 
	font-family: "Arial", sans-serif; 
	color: #000000;
}

