
body {
        background-color: b8C8E0;
	margin:8 !important;
        font-family: "Verdana", "Arial", sans-serif;
}

p
     {
        font-size: 12px;
     }

h1 { font-family: "Helvetica","Arial", sans-serif}
h2 { font-family: "Arial", sans-serif}
h3 { font-family: "Arial", sans-serif}

li {font-size: 12px}


hr   {
	height:2px;        
	background-color: 0055FF;
}

a:link {color: 004499}
a:visited {color: 4488aa}
a:focus {font-weight: bold}
a:hover {color: yellow}


h1 {color: 000088}
h2 {color: 0044CC}
h3 {color: 006633}

.doc {background-color: FaFaEd};

