a:active { 
	color: red;
	font-family: Times, Times New Roman;
	text-decoration: underline
	}
a:link { 
	color: #2548ba; 
	font-family: Times, Times New Roman; 
	text-decoration: underline
	}
a:visited { 
	color: #102054;
	font-family: Times, Times New Roman;
	text-decoration: underline
	}
address { 
	font-style: italic; 
	font-family: Times, Times New Roman 
	}
blockquote { 
	font-family: Times, Times New Roman
	}
body { 
	color: black; 
	font-family: Times; 
	background-color: white 
	}
dd { 
	font-family: Times, Times New Roman
	}
dl { 
	font-family: Times, Times New Roman 
	}
dt { 
	font-style: italic; 
	font-family: Times, Times New Roman 
	}
tt {
	font-family: Courier
	}
pre {
	font-family: Courier
	}
h1 { 
	color: black; 
	font-family: Helvetica, Arial 
	}
h2 { 
	color: black; 
	font-family: Helvetica, Arial 
	}
h3 { 
	color: black; 
	font-family: Helvetica, Arial 
	}
h4 { 
	font-family: Tahoma, Verdana, Times, Times New Roman 
	}
h5 { 
	font-family: Tahoma, Verdana, Times, Times New Roman 
	}
h6 { 
	font-family: Tahoma, Verdana, Times, Times New Roman 
	}
h7 { 
	font-family: Tahoma, Verdana, Times, Times New Roman 
	}
li { 
	font-family: Times, Times New Roman 
	}
ol { 
	font-family: Times, Times New Roman 
	}
p { 
	font-family: Times, Times New Roman 
	}
td { 
	font-family: Times, Times New Roman 
	}
th { 
	font-family: Times, Times New Roman 
	}
tr { 
	font-family: Times, Times New Roman 
	}
ul { 
	font-family: Times, Times New Roman 
	}
.mainlink {
	color: darkred; 
	font-family: Helvetica, Arial;
	font-size: 14pt; 
	text-decoration: underline
	}
.mainitem {
	color: black; 
	font-family: Helvetica, Arial;
	font-size: 14pt; 
	text-decoration: none
	}
