body {
	font: 12px/160% Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 10px 10px;
	background: url(images/bg.jpg) fixed top left;
}

table, td, th {
}

p {
	margin: 0;
}

form, input, textarea, select {
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #0099FF;
}

a:hover {
	text-decoration: underline;
	color: #0099FF;
}

.style1 {
	font-weight: bold;
	color: #CC0000;
}

.footer {
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	padding: 5px 0;
}

h1 {
	font: 600 24px Georgia, "Times New Roman", Times, serif;
	color: #006600;
	margin: 10px 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCCCCC;
	font-variant: small-caps;
}

h2 {
	font: 600 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	background: #EEEEEE;
	padding: 5px 0px;
} 

h3 {
	font: 800 18px "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #333333;
} 

h4 {
} 

h5 {
} 

h6 {
} 
