body { background-color: #333333; }

p { color: #333333;
font-family: Verdana, Sans-serif;
font-size: 12px;
margin: 1em;
z-index: 2;
}

h1 { color: #333333;
font-family: Verdana, Sans-serif;
margin: 0.25em;	
}

h2 { color: #333333;
font-family: verdana, Sans-serif;
margin: 0.25em;	
}

h3 { color: #333333;
font-family: Verdana, Sans-serif;
margin: 0.25em;	
}

h4 { color: #333333;
font-family: Verdana, Sans-serif;
margin: 0.25em;	
}

hr {
	color: #333333;
}

legend {
	color: #333333;
}



a:link {color: #333333; text-decoration: none; background-color: #fcdad5;  font-size: medium;}
a:visited {color: #333333; text-decoration: none; background-color: #fcdad5;  font-size: medium;}
a:focus {color: #333333; text-decoration: none; background-color: #fcdad5;  font-size: medium;}
a:hover {color: #333333; text-decoration: none; background-color: #feedea;  font-size: medium;}
a:active {color: #333333; text-decoration: none; background-color: #fcdad5;  font-size: medium;}

ul {font-size: 12px; font-family: Verdana, Sans-serif; color: #003F5B; position: relative; left: 0;}

li {font-size: 12px; font-family: Verdana, Sans-serif; color: #003F5B; position: relative; left: 0px;}

.altlink a:link {color: #000080; text-decoration: none; background-color: #fcdad5;  font-size: medium;}
.altlink a:visited {color: #000080; text-decoration: none; background-color: #fcdad5;  font-size: medium;}
.altlink a:focus {color: #000080; text-decoration: none; background-color: #fcdad5;  font-size: medium;}
.altlink a:hover {color: #000080; text-decoration: none; background-color: #feedea;  font-size: medium;}
.altlink a:active {color: #000080; text-decoration: none; background-color: #fcdad5;  font-size: medium;}

#contents { position: absolute; left: 20px; top: 20px;  z-index: 1; background-color: #fff99d;}

#footer { position: absolute;  left: 0px; top: 0px; z-index: 1; background-color: #ffffff; }

.rule {
	color: Red;
	font-size: 12px;
}

.special {
	font-family: Algerian, Verdana;
	font-size: 28px;
	color: #bd0043;
}

.special2 {
	font-family: Verdana;
	font-size: 14px;
	color: #bd0043;
}




#solid {background-color: #fff99d;

border-top-style: solid;
border-top-color: #003F5B;
border-top-width: 3px;

border-right-style: solid;
border-right-color: #003F5B;
border-right-width: 3px;

border-bottom-style: solid;
border-bottom-color: #003F5B;
border-bottom-width: 3px;

border-left-style: solid;
border-left-color: #003F5B;
border-left-width: 3px;}


#double {background-color: #fff99d;

border-top-style: double;
border-top-color: #003F5B;
border-top-width: 3px;

border-right-style: double;
border-right-color: #003F5B;
border-right-width: 3px;

border-bottom-style: double;
border-bottom-color: #003F5B;
border-bottom-width: 3px;

border-left-style: double;
border-left-color: #003F5B;
border-left-width: 3px;}

#ridge {background-color: #fff99d;

border-top-style: ridge;
border-top-color: #facd8a;
border-top-width: 3px;

border-right-style: ridge;
border-right-color: #facd8a;
border-right-width: 3px;

border-bottom-style: ridge;
border-bottom-color: #facd8a;
border-bottom-width: 3px;

border-left-style: ridge;
border-left-color: #facd8a;
border-left-width: 3px;}

#groove {background-color: #fff99d;

border-top-style: groove;
border-top-color: #facd8a;
border-top-width: 3px;

border-right-style: groove;
border-right-color: #facd8a;
border-right-width: 3px;

border-bottom-style: groove;
border-bottom-color: #facd8a;
border-bottom-width: 3px;

border-left-style: groove;
border-left-color: #facd8a;
border-left-width: 3px;}

#dashed {background-color: #fff99d;

border-top-style: dashed;
border-top-color: #facd8a;
border-top-width: 3px;

border-right-style: dashed;
border-right-color: #facd8a;
border-right-width: 3px;

border-bottom-style: dashed;
border-bottom-color: #facd8a;
border-bottom-width: 3px;

border-left-style: dashed;
border-left-color: #facd8a;
border-left-width: 3px;}

#dotted {background-color: #fff99d;

border-top-style: dotted;
border-top-color: #facd8a;
border-top-width: 3px;

border-right-style: dotted;
border-right-color: #facd8a;
border-right-width: 3px;

border-bottom-style: dotted;
border-bottom-color: #facd8a;
border-bottom-width: 3px;

border-left-style: dotted;
border-left-color: #facd8a;
border-left-width: 3px;}

#inset {background-color: #fff99d;

border-top-style: inset;
border-top-color: #facd8a;
border-top-width: 3px;

border-right-style: inset;
border-right-color: #facd8a;
border-right-width: 3px;

border-bottom-style: inset;
border-bottom-color: #facd8a;
border-bottom-width: 3px;

border-left-style: inset;
border-left-color: #facd8a;
border-left-width: 3px;}

#outset {background-color: #fff99d;

border-top-style: outset
border-top-color: #facd8a;
border-top-width: 3px;

border-right-style: outset
border-right-color: #facd8a;
border-right-width: 3px;

border-bottom-style: outset
border-bottom-color: #facd8a;
border-bottom-width: 3px;

border-left-style: outset
border-left-color: #facd8a;
border-left-width: 3px;}



