A:link {
	COLOR: #6E6E6E;
	TEXT-DECORATION: none;
	font-weight: bold;

}
A:visited {
	COLOR: #6E6E6E;
	TEXT-DECORATION: none;
	font-weight: bold;

}
A:active {
	COLOR: #9E4443;
	TEXT-DECORATION: underline;
	font-weight: bold;

}

A:hover {
	TEXT-DECORATION: blink;
	font-weight: 100;
	color: #0000FF;
	}
.borderLeft {
	border-left-style: solid;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
}

.borderRight {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
.borderDownLeft {
	border-bottom-style: solid;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-left-style: solid;
}

.borderUp {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
	border-right-style: none;
}
.headerText {
	font-family: "Times New Roman", Times, serif;
	color: #993333;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-right: 30px;
	font-style: italic;
}

.textNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #6E6E6E;
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.down {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
.downRight {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
.textSmallHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #333333;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;	
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #6E6E6E;
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 20px;
	margin-bottom: 20px;
	
}

.l_table 
{
	border: thin solid #000000;
}
.l_table th
{
	border: thin solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
.l_table td
{
	border: 1px solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
