BODY {
	BACKGROUND: #ffffff; COLOR: #000000; MARGIN: 0px; FONT-FAMILY: Tahoma, Arial, sans-serif
}

H1 {
	TEXT-ALIGN: center
}

H2 {
	TEXT-ALIGN: center
}

A:link {
	FONT-WEIGHT: 900; COLOR: #001040; FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-decoration: none; 
}

A:visited {
	FONT-WEIGHT: 900; COLOR: #001040; FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-decoration: none; 
}

A:hover {
	FONT-WEIGHT: 900; COLOR: #ff1040; FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

