A:link {
	color: #ffffff; text-decoration: none; font-weight: bold; text-transform: lowercase; background-color: #000000;
}
A:visited {
	color: #ffffff; text-decoration: none; font-weight: bold; text-transform: lowercase; background-color: #000000;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
    cursor: help; color: #ffffff; font-weight: bold; background-color: #808080;
}

BODY {
background-color: #C0C0C0;
background-attachment: fixed;

font-family: georgia;
font-size: 7pt;
color: #8F8F8F;
font-style: normal;
text-align: justify;
text-decoration: none;
letter-spacing: 1px;}

h1 {font-family: century gothic;
font-size: 12pt;
color: #000000;
text-align: right;
font-weight: lighter;
background-color: none;
letter-spacing: 5px;
text-transform: lowercase;
border-right: 30px hidden #c0c0c0;
border-bottom: 2px dotted #808080;}

b {font-size: 7pt;
color: #000000;
text-transform: uppercase;}

i {font-size: 7pt;
color: #d0d0d0;
font-style: italic;}

.codesort h2 {font-family: century gothic;
font-size: 12pt;
color: #000000;
text-align: right;
font-weight: lighter;
background-color: none;
letter-spacing: 5px;
text-transform: lowercase;
border-right: 30px hidden #c0c0c0;
border-bottom: 2px dotted #808080;}