a:link {
COLOR: #0000A0;
}

a:visited {
COLOR: #400040;
}

#main-w {
 background-image: url(images/back_content2.gif);
 background-repeat: repeat-y;
 width: 772px;
 margin: 0 auto; 
 padding-top: 0px
 padding-bottom: 0px;
}

body {
    font-size: medium; 
    color: black; 
    font-family: Georgia, "New Century Schoolbook", Times, serif;
    background-color: 9dafcd;
}

h1 {
	font-weight: normal;
}

h2 {
	margin-top: 12px; 
    font-weight: normal; 
    margin-bottom: 2px;
}

h3 {
	margin-top: 6px;
    font-size: small; 
    margin-bottom: 1px;
}

a {
	font-weight: bolder;
    text-decoration: none;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}