a:link { 
	color: #1C3FC0; text-decoration: none; font-weight: bold; 
}


a:visited { 
	color: #1C3FC0; text-decoration: none; font-weight: bold; 
}


a:hover { 
	color: #657DD3; text-decoration: none; font-weight: bold; 
}

body {
	background-color: #F2F2F3;
}

table.main {
	border-color: #737AAC;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	width: 902px;
	background-color: #D1D5EF;
}

table.menu {
	margin-top: 2px;
	border-color: #737AAC;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	width: 902px;
	background-color: #E1E2E9;
}

table.content {
	margin-top: 2px;
	border-color: #737AAC;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	width: 902px;
	height: 500px;
	background-color: #FFFFFF;
}

td {
	font-family:verdana;
	font-size: 12px;
}

td.t1 {
	height: 100px;
}

h1 {
	margin-bottom: 0;
}

h2 {
	margin-bottom: 0;
}
