body
{
	background : #ffffff; 
	margin : 0;
	Font-Family : verdana;
	Font-Size : 10pt;
	font-Weight : normal;
	Color : black;

} 

#txt
{
	position : relative;
	width : 700;
	height : 250;
    background: #ffff99;
	overflow : auto; 
	padding: 20;
    border-size: short;
    border-style: dashed;
    border-color: silver;
	scrollbar-3dlight-color:#343064; 
	scrollbar-arrow-color:navy;
	scrollbar-base-color:#343064;
	scrollbar-darkshadow-color:gray;
	scrollbar-face-color:silver;
	scrollbar-highlight-color:#3b3b3b;
	scrollbar-shadow-color:#3b3b3b;
}
 
#imgBor
{
	border-width : 1;
	border-color : maroon;
	border-style : solid;
}


#testim
{
	border-style : solid;
	border-width : 1;
	border-color : maroon;
	font-size : x-small;
	font-family : arial;
	padding : 10;
}

h1
{
	font-family : Times New Roman;
	font-size : 18pt;
	color : red;
	margin-top:15px;
}
 
h2
{
	font-family : Times New Roman;
	color : red;
	font-size : 16pt;
	margin-top:15px;
}

h3
{
	font-family : Times New Roman;
	font-size : 14pt;
	color : red;
}

table, tr, td
{
	font-family : verdana;
	font-size : 10pt;
	color : black;
	border-color : #003399; 
}

A:link
{
	font-family : verdana;
	font-weight : bold;
	color : #0080c0;
	text-decoration : none;
}

A:Hover
{
	font-family : verdana;
	font-weight : bold;
	color : #0080ff;
	text-decoration : underline;
}

A:visited
{
	font-family : verdana;
	font-weight : bold;
	color : #0080c0;
	text-decoration : none;
}

#bodyCell a {
	font-family : verdana;
	font-weight : bold;
	color : #0080c0;
	text-decoration : none;
}
#bodyCell a:hover {
	font-family : verdana;
	font-weight : bold;
	color : #0080ff;
	text-decoration : underline;
}
#bodyCell a:visited {
	font-family : verdana;
	font-weight : bold;
	color : #0080c0;
	text-decoration : none;
}
a.linkedh2 {
	font-family : Times New Roman;
	color : red;
	font-size : 16pt;
	text-decoration: none;
}

#bodyCell {
	padding:10px;
}
#slogan
{
	font-family : arial;
	font-size : 12pt;
	font-weight : bold;
}

#submit
{
	border-width : 2;
	border-style : outset;
	border-color : #c60000;
	background-color : white;
}

#smallLink
{
    font-size : 10px;
}

#watersHead
{
    font-family : Comic Sans MS, Arial;
    font-size : 16pt;
    color : purple;
}

#underline
{
	text-decoration : underline;
}

#watersCaption
{
    font-size : x-small;
    font-family : arial;
    color : blue;
    font-weight : bold;
}