BODY {
		font-family: Tahoma;
		font-size: 12pt;
		font-weight: normal;
		font-style: normal;
		color: white;
		background: #000000 url(pics/backste1.jpg) repeat-y;
		text-align: left;
		text-indent: inherit;
		margin-left: 30mm;
} 
A:link {
		color: Yellow;
}
A:visited {
		color: Silver;
}
A:active {
		color: #C0FFC0;
}
H1 {
	font-family: Times New Roman;
	font-size: 24pt;
	font-style: normal;
	color: Red;
	text-align: center;
}
H2 {
		font-family: Times New Roman;
		font-size: 18pt;
		font-style: normal;
		color: #0000FF;
		text-align: center;
}

H3 {
		font-family: Comic Sans MS;
		font-size: 16pt;
		color: #369DE2;
		text-align: center;
}
H4 {
		font-family: Times New Roman;
		font-size: 15pt;
		font-style: normal;
		color: #0000A0;
		text-align: center;
}
H5 {
		font-family: Comic Sans MS;
		font-size:13pt;
		color: red;
		text-align: left;
}
