h1 {
font-size: 12px;
font-weight: 100;
color: #000099;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}
h2 {
font-size: 12px;
font-weight: 100;
color: #000099;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}
h3 {
font-size: 12px;
font-weight: 100;
color: #666666;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}
h4 {
font-size: 12px;
font-weight: 100;
color: #0066FF;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}
h5 {
font-size: 14px;
font-weight: 100;
color: #0000FF;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}
h6 {
font-size: 14px;
font-weight: 100;
color: #0000FF;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}
strong {
    font-weight:100;
}
body {
	margin-top: 0px;
	margin-right: 0px;
}
#contents {
	width: 780px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
A.AAA:LINK { color:blue; text-decoration:none }
A.AAA:VISITED { color:violet; text-decoration:none }
A.AAA:ACTIVE { color:violet; text-decoration:underline }
A.AAA:HOVER { color:pink; text-decoration:underline}

A.BBB:LINK { color:white; text-decoration:none }
A.BBB:VISITED { color:pink; text-decoration:none }
A.BBB:ACTIVE { color:green; text-decoration:underline }
A.BBB:HOVER { color:gray; text-decoration:underline}
