A:link, A:visited, A:active, A:hover{
	color: #000000;
	text-decoration: underline;
}
body{
	margin: 0px;
	background: #8A949E;
}
body, div, td{
	font-size: small;
	font-family: arial, verdana, sans-serif;
}
#container{
	width: 738px;
}
h1, h2{
	margin: 0px;
}
h1{
	font-size: large;
}
h2{
	border-bottom: #000000 1px solid;
	margin: 10px 0px 3px 0px;
}
h2{
	font-size: small;
}
.invisible A:link, .invisible A:visited, .invisible A:active, .invisible A:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.main1{
	margin-left: 130px;
}
.main2{
	border: #000000 1px solid;
	background: #DDDDDD;
	padding: 5px;
}
#page1{
	background: #43426A;
	padding: 10px;
	color: #9F9FFF;
	border-bottom: #9F9FFF 1px solid;
	font-size: x-small;
	font-family: verdana, sans-serif;
}
#page1 A:link, #page1 A:visited, #page1 A:active, #page1 A:hover{
	color: #9F9FFF;
	text-decoration: underline;
	margin-left: 10px;
}
#page2{
	background: #515888;
	padding: 5px;
	border-bottom: #000000 1px solid;
}
#page3{
	background-image: url(../images/cbody.jpg);
	background-repeat: no-repeat;
	min-height: 392px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page4{
	background: #43426A;
	padding: 10px;
	color: #CCCCCC;
	border-top: #000000 1px solid;
	font-size: x-small;
	font-family: verdana, sans-serif;
	line-height: 20px;
}
#page4 A:link, #page4 A:visited, #page4 A:active, #page4 A:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.str{
	font-weight: bold;
	text-align: center;
}
.str A:link, .str A:visited, .str A:active{
	color: #333333;
	text-decoration: none;
}
.str A:hover{
	color: #9F9FFF;
	text-decoration: none;
}