
body { background-color : #CCCCCC; }

h1 { font-family : Arial; font-size : 20; color : #000080; }
p { font-family : Arial; color: #000080; }
em { font-family : Arial; color: #000080; }

a:link {color : #000000;}
a:hover {color : #000000;}
a:visited {color : #000000;}
a:active {color : #000000;}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 15px;
	color:#000000;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	}
.search:link {color: #0000FF; text-decoration : underline}
.search:visited {color: #800080; text-decoration : underline}
.search:hover {color: #FFFFFF; text-decoration : underline}

.fieldname {font-size:16px; font-weight : bold; margin-bottom: 10px;}
.fieldnameerror {color: #FF0000; font-size:16px; margin-bottom: 10px; font-weight : bold;}
.fieldmail {font-family : Arial; font-size : 13px; color: #000080;}