a:link {
   	font-family: Times New Roman;
	font-size: 12px;
	color: #CA0A0E;
	text-decoration:none;
}

a:visited {
   	font-family: Times New Roman;
	font-size: 12px;
	color: #CA0A0E;
       text-decoration:none;
}

a:active {
   	font-family: Times New Roman;
	font-size: 12px;
	color: #072B5F;
	 text-decoration:underline;
}

a:hover {
   	font-family: Times New Roman;
	font-size: 12px;
	color: #CA0A0E;
	 text-decoration:underline;
	
}

table {
	font-family: Times New Roman;
	font-size: 12px;

body {
	font-family: Times New Roman;
	font-size: 12px;
	color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-highlight-color: #55AAFF;
	scrollbar-face-color: #55AAFF;
	scrollbar-shadow-color: #55AAFF;
	scrollbar-darkshadow-color: #DBDBDB;
	scrollbar-track-color: #DBDBDB;
}

td {
	font-family: Times New Roman,Verdana;
	font-size: 12px;
	color: #072B5F;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-highlight-color: #55AAFF;
	scrollbar-face-color: #55AAFF;
	scrollbar-shadow-color: #55AAFF;
	scrollbar-darkshadow-color: #DBDBDB;
	scrollbar-track-color: #DBDBDB;
}

textarea {
	font-family: Times New Roman;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	border: solid 1px;
	border-color: #DBDBDB;
	overflow:hidden;
}

input {
	font-family: Times New Roman;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	border: solid 1px;
	border-color: #DBDBDB;
	overflow:hidden;
}

.boldedquote {
       font-family: Times New Roman;
	font-size: 13px;
	font-weight: bold;
	}

