body {	background-color: #CCCCCC;
        background-image: url(background.gif);
	background-attachment: fixed;
	margin-top=10px;
	margin-left=10px; }

body, input, textarea, select, h1, h2, h3, h4, h5, h6, p, ul, th, td, ol, li { color: #000080; font-family: "Verdana", "Arial", "Helvetica", "Sans-Serif"; }


h2, h3, h4, h5, h6 { font-weight: bold; text-align: left; }

h1 { font-size: 175%; font-weight: bolder; }
h2 { font-size: 150%; }
h3 { font-size: 125%; }
h4 { font-size: 100%; font-style: italic; }
h5 { font-size: 80%; font-style: italic; }
h6 { font-size: 60%; font-style: italic; }

img { border: 0; }

p, ul, td, th, link, vlink, alink, ol, li, input, textarea { font-size: 100%; }

th {	font-weight: bold;
	text-align: left;
	vertical-align: top; }

td {	text-align: left;
	vertical-align: top;}


A:link, A:active, A:visited {	text-decoration	:	none;
				font-weight	:	bold;
				color		:	#0000FF;
				background	:	transparent;}

A:hover {	text-decoration	:	underline; 
		font-weight	:	bold;
		color		:	#0000FF;
		background	:	transparent;}
