P, UL, TD	{ 
	font-size: 10pt;
}

H2	{ 
	font-size: 14pt;
	color: #006600;
}

H3	{ 
	font-size: 12pt;
	color: #006600;
}

ADDRESS	{ 
	margin-left:50px; 
	text-align: justify;
}

DIV.title {
	width: 502px;
	border: solid 1px black;
	border-bottom:none;
	background-color: #006600;
	text-align:center;
}

DIV.body {
	width: 502px;
	background-color: #ccff99;
	border: solid 1px black;
	font-family: Verdana,Arial,Sans Serif;
}


a.main	{ 
	color: #FFFF99; 
	font-family: Arial, Sans-Serif; 
	font-size: 12pt;	
	text-decoration:none; 
	font-weight:bold;
}

a.main:hover {
	color: #FF0000; 
	text-decoration:underline;
}

.author	{ 
	font-family: Arial, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: 400; 
	text-align: center;
}

.title	{ 
	background-color: #006600;  
}

.justify { 
	text-align: justify; 
	margin-left:10px;
	margin-right:10px;
}

.index 	{
	width:600px;
}

P.front	{
	color:#FFFF99;
	text-align:center;
}

BODY.front {
	background-color: #006600;  
}	

UL {
	text-align: left;
}

IMG.border {
	border: solid 1px black;
}

#107_Logo_Pic {
	border-bottom: solid 1px black;
}

TR.head { 
	font-weight:bold; 
	text-align:center; 
}

TABLE.allocations {
	border: solid thin black;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: white;
}

TD.allocations {
	border: solid 1px gray;
	padding: 0px;
	border-spacing: 0px;
	text-align:center;
}

.highlight1 {
	background: #ff6666;
}

.highlight2 {
	background: #9999ff;
}
.highlight3 {
	background: #ffff99;
}
.highlight4 {
	background: #ff9900;
}