
body	{ background-color: white;	
	font-family: "Times New Roman",serif;	
			color: #006666; }
	
	h1, h2, h3, h4, h5, h6
		{	
	color: #006666;
	font-family: "Times New Roman",serif;
	background : white;
	font-weight: bold;	
	
		}
	
	
	P,UL,DD,DT,DL,OL, LI
{
	font-family: "Times New Roman",serif;
		color: #006666;
	background : white;
	font-weight: normal;
}

TR,TD, TD UL LI, TD LI
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: #006666;
	background : #FFCC66;
	font-weight: normal;
}
P STRONG,B
{
	font-family: "Times New Roman",serif;
		color: #006666;
	background : white;
	font-weight: bold;
}
TH, TD STRONG, TD B
  {
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: #006666;
	background : #FFCC66;
	font-weight: bold;
}
TD B I
{ font-family: "Times New Roman",serif;
	font-size: medium;
	color: #006666;
	background : #FFCC66;
	font-weight: bold;
	font-style: italic;
	
}
 .small	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #006666;
	background : white;
	font-weight: normal;
}
.large	{
	font-family: "Times New Roman",serif;
		color: #006666;
		font-size: medium;
	background : white;
	font-weight: normal;
}

.bold	{
	font-family: "Times New Roman",serif;
		color: #006666;
	background : white;
	font-weight: bold;
	font-size: medium;
}
.boldital	{
	font-family: "Times New Roman",serif;
		color: #006666;
	background : white;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
}
.boldsml	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #006666;
	background : white;
	font-weight: bold;
}
.boldvlarge	{
	font-family: "Times New Roman",serif;
	font-size: large;
		color: #006666;
	background : white;
	font-weight: bold;
}

.lbindent
{
	font-family: "Times New Roman",serif;
		color: #006666;
	background-color: white;
	font-weight: bold;
	margin-left: 30%;
	
	}
	.white
{
	font-family: "Times New Roman",serif;
		color: #006666;
	background-color: white;	
	}
	.yellow
{
	font-family: "Times New Roman",serif;
		color: #006666;
	background-color: #FFCC66;	
	}
	A:link	{
	font-weight: normal;
	font-family: "Times New Roman",serif;
	color: blue;
	background-color: white;
}
	A:visited	{
		font-weight: normal;
		font-family: "Times New Roman",serif;
		color: blue;
		background-color : white;
	}
A:active	{
	font-weight: normal;
	font-family: "Times New Roman",serif;
	color: Blue;
	background-color : white;
}	
	
P.navigationbar
{text-align: center;
font-family: "Times New Roman",serif;
color: #006666; 
font-size: small;
font-weight: bold;
 background-color : #006666;
 }
P.navigationbar A:link
{background-color: #006666;
color: #FFCC66;
font-family: "Times New Roman",serif;
font-size: small;
font-weight: bold;
text-decoration: none; }
P.navigationbar A:active
{background-color: #006666;
color: #FFCC66;
font-family: "Times New Roman",serif;
font-size: small;
font-weight: bold;
text-decoration: none; }
P.navigationbar A:visited
{background-color: #006666; 
color: #FFCC66;
font-family: "Times New Roman",serif;
font-size: small;
text-decoration: none; }


