/*
 *
 */

body {
background: #FFFFFF/* #ffcc66; ff9900*/
color: black;
font-size: 12px;
font-family: sans-serif;
}

table.dark {
background: #cc6600;
color: #663300;
font-family: sans-serif;
}

div.footer {
color #663300;
font-family: sans-serif;
text-align: left;
font-size: small;
}

font.header {
color: #993300; /* 663300*/
font-family: sans-serif;
}


h3 {
color: #000000;
font-family: sans-serif;
}


.image {
border: none;
}

p {
margin: 5px 2em 0px 2em;
font-size: 14px;
font-family: sans-serif;
text-align: justify;
}

p.center {
text-indent: 0em;
text-align: center;
}


A:link {
font-weight: bold;
color: #000048;
background-color: transparent;
text-decoration: none;
}

A:visited {
font-weight: bold;
color: #000048;
background-color: transparent;
text-decoration: none;
}

A:hover {
font-weight: bold;
background-color: transparent;
text-decoration: underline;
}

A:active {
font-weight: bold;
color: 	#F0F8FF;
background-color: transparent;
text-decoration: underline;
}

ul {
margin: 0.5em;
list-style-type: disc;
list-style-image: none;
}

table {
width: 100%;
margin: 0px 0px 0px 0px;
}

div#title {
	font-size: 36px;
        font-family: arial;
        margin: 10px 10px 1px 10px;
}

div#subject {
	font-size: 16px;
        font-family: arial;
        font-weight: bold;
        margin: 10px 10px 1px 10px;
        color:#000000; /*#ffcc66 ;*/
        border-bottom:1px solid #000000 ;
        width: 33%;
}


div#subtitle {
        font-size: 16px;
        font-family: arial;
	font-weight: italics;
        margin: 3px 3px 10px 25px;
}

#csbanner {
	background:#A5B6C0;

	overflow:none;
	overflow:hidden;
	border-bottom:1px solid #000;
	margin-bottom:0px;
	min-width:80px;
}
