 
body {
	background-color: #33A1C9;
	text-align:left;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 4px;
	padding-bottom: 0px;
	font-size: 12px;
	font-family: verdana, arial, serif;
	color:#000066;
	}
a {
	background: transparent;
	color:#000066;
	text-decoration:none;
	border-bottom:none;
	font-size:small;	
	}

a.img:hover {
	background: transparent;
	color:#ff69b4;
	border-bottom:none;	
	}

a:hover {
	background-color: #33A1C9;
	color:#f8f8f8;
	padding: 2px; 
	border-bottom: solid 1px #8b0000;
	border-top: solid 1px #8b0000;
	border-left: solid 1px #8b0000;
	border-right: solid 1px #8b0000;
	}
a.menu {
	background: transparent;
	color:#000066;
	text-decoration:none;
	border-bottom:none;
	font-size:small;	
	}

a.menu:hover {
	background-color: #a9a9a9;
	color:#8b0000;
	border-bottom: none;
	}
P.head { 
	font-weight: bold; 
	font-size: 18px; 
	color: #000066;
	background: transparent; 
	}

P.next {
	font-weight: normal; 
	border: ridge 4px; 
	background: #ffdead;
	color: #8b0000; 
	}

P.title {
	font-weight: bolder; 
	font-size: medium;
	border: ridge 2px; 
	background: #ffdead;
	color: #ff0000; 
	}
P.content {
	margin: 6px; 
	background-color: #EEE5DE;
	color: #000066;
	font-size: 12px; 
	text-decoration:none;
	text-align: justify; 
	}
UL {
	background-color: #EEE5DE;
	color: #000066;
	font-size: 12px; 
	text-decoration:none;
	text-align: justify; 
	}
OL {
	background-color: #EEE5DE;
	color: #000066;
	font-size: 12px; 
	text-decoration:none;
	text-align: justify; 
	}

fieldset {
    padding: .5em;
    background-color: transparent;
    color: #000066;
    border: 1px double dashed #990000 ;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: .5em;
    }

fieldset legend {
    background-color: #33a1c9;
    color: #f8f8f8; 
    font-size: 16px;
    padding: .1ex .5ex;
    border: 2px double solid #990000;
    font-weight: bold;
    }

input, select, textarea {
	font-weight: bold;
	color: #f8f8f8;
	background-color: #33A1C9;
	border: ridge 1px; 
	border-color:#990000;
}

.bullet {
	list-style-type: circle;
	color:#ff0000;
	}

td.title {
	font-weight: bolder; 
	border: ridge 1px; 
	border-color:#990000;
	background: #fdf5ec;
	color: #990000; 
	}

div.main {
	margin:20px;
	padding:0;
	}
div.next {
	font-weight: normal; 
	border: ridge 4px; 
	background: #ffdead;
	color: #8b0000; 
	}
h2 { 
	background-color: transparent;
	color:#4f4f4f;
	font-size: 22px; 
	font-weight: bolder;
	text-decoration:none;
	}

td.inner { 
	background: #EEE5DE;
	color:#000066;
	font-size: 14px; 
	text-decoration:none;
	}
	

