body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #9370DB;
	font-family: Georgia, Palatino Linotype, sans-serif; 
	font-size: 10pt; color: #000000; 
	text-decoration: none;
}

.h1 {
	font-family: Georgia, Palatino Linotype, sans-serif; 
	font-size: 18pt; color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}

.h2 {
	font-family: Georgia, Palatino Linotype, sans-serif; 
	font-size: 14pt; color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}

.text1 {  
	font-family: Georgia, Palatino Linotype, sans-serif; 
	font-size: 10pt; color: #000000; 
	text-decoration: none;
}

.text1b {  
	font-family: Georgia, Palatino Linotype, sans-serif; 
	font-size: 10pt; color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}

.text2 {  
	font-family: Georgia, Palatino Linotype, sans-serif; 
	font-size: 8pt; color: #ffffff; 
	font-style: italic; 
	font-weight: bold; 
	text-decoration: none;
}

.text3 {  
	font-family: Georgia, Palatino Linotype, sans-serif; 
	font-size: 10pt; color: #000000; 
	font-style: italic; 
	font-weight: bold; 
	text-decoration: none;
}

.text4 {  
	font-family: Georgia, Palatino Linotype, sans-serif; 
	font-size: 12pt; color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}

.text5 {  
	font-family: Kristen ITC; 
	font-size: 12pt; color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}

.text6 {  
	font-family: Georgia, Palatino Linotype, sans-serif; 
	font-size: 14pt; color: #000000; 
	font-style: italic; 
	font-weight: normal; 
	text-decoration: underline;
}

.text6i {  
	font-family: Georgia, Palatino Linotype, sans-serif; 
	font-size: 14pt; color: #000000; 
	font-style: italic; 
	font-weight: normal; 
	text-decoration: none;
}

a:link { color: black; text-decoration: underline }
a:active { color: black; text-decoration: none }
a:visited { color: black; text-decoration: underline }
a:hover { color: black; text-decoration: none; font-weight: bold; background: #FFD700 }

input, textarea { 
	background: #F5F5F5;
	font-family: Georgia, Palatino Linotype, sans-serif; 
	color: #000000; 
	border-style: dashed; 
	border-color: #800080;
	border-width: 2; 
}


