
body {
	main-background-color: #f4c8df;
}

body,td,th,a:link, a:visited {
	font-family: Arial Bold, Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: black;
}

a:hover { color: red; }


h2 { font-size: 24px;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}

.style2 {color: #FF0000}

