a:link {
	color: black; text-decoration: underline
}
a:visited {
	color: black; text-decoration: underline
}
a:hover {
	color: Red
}
a:active {
	color: black; text-decoration: none
}

.1 {font-size: 36px; color: black; font-family: times new roman; font-weight: bold; font-style: italic}

.2 {font-size: 16px; color: black; font-family: times new roman; font-weight: normal}

.3 {font-size: 16px; color: black; font-family: times new roman; font-weight: normal; background-color: white}

.4 {font-size: 16px; color: black; font-family: times new roman; font-weight: normal}

.5 {font-size: 16px; color: black; font-family: times new roman; font-weight: bold; text-align: center; background-color: white}

.6 {font-size: 16px; color: black; font-family: times new roman; font-weight: bold; text-align: left; background-color: white}

.7 {font-size: 16px; color: black; font-family: times new roman; font-weight: bold; text-align: center}

.8 {font-size: 16px; color: black; font-family: times new roman; font-weight: bold; text-align: left}

body {
	background-color: white;
}

.9 {font-size: 12px; color: black; font-family: times new roman; font-weight: bold; background-color: white}

.10 {font-size: 24px; color: black; font-family: times new roman; font-weight: bold; font-style: normal}


