@import "tad2.css";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

A:link      {
	COLOR: #333399;
	text-decoration: underline;
}
A:visited   {
	COLOR: #333399;
	text-decoration: underline;
}
A:hover     {
	COLOR: #CC3333;
	text-decoration: underline;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}

.smalljustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
}

.smalldark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1A5188;
	font-weight: bold;
}

.strap {
	color: #CC0000;
	font-style: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.red {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #CC3333;
}

.main {
	margin-top: 9px;
	margin-bottom: 9px;
}

ul {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #666666;
	margin-top: 9px;
	margin-bottom: 9px;
}

ol {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #666666;
	margin-top: 9px;
	margin-bottom: 9px;
}
.celllg { background-color: #E2E2FF}
.celldg { background-color: #CCCCFF}
.cellre { background-color: #CC3333}
h1 {
	font-size: 13px;
	color: #333399;
	margin-top: 9px;
	margin-bottom: 7px;
}
