A:link, A:visited    {
	font-family : Verdana, Arial, Georgia; 
	color : #669933; 
	text-decoration : none;
	border-bottom: 2px dotted #FFCC00; 
	font-weight : bold;
}

A:hover   {
	font-family : Verdana, Arial, Georgia; 
	color : #FFCC00; 
	text-decoration : none;
	border-bottom: 2px dotted #FFCC00; 
	font-weight : bold;
}

A:link.image, A:visited.image, A:hover.image    {
	border-bottom: 0px; 
}

BODY {
	SCROLLBAR-FACE-COLOR: #669933; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #ccffcc; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-attachment: fixed;
}

TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 14; 
	font-weight : normal;
	line-height : 1.5;
	
}

H1 {
	text-align: center;
	font-family : Verdana, Arial;
	font-size : 22;
	font-weight : normal;
	color : #FFCC00;
}


p {
	text-align: justify;
}
ul {
	list-style-image: url(images/pawbullet.jpg);
	line-height : 2;
}

img.border {
	border: 3px solid #669933;
}
input.text {
	background-image: none;
	background-color: #98BCFF;

}

