body			{ font-family: verdana; font-size: 12px; background-color: white; color: black; }
table			{ font-family: verdana; font-size: 12px; border-color: black; }
a:link		{ text-decoration: none; color: blue; }
a:visited 	{ text-decoration: none; color: blue; }
a:active	{ text-decoration: none; color: blue; }
a:hover 		{ text-decoration: underline; color: blue; }
input, textarea, select	{font-family: Verdana; font-size: 11px; color: black;  border: 1px solid black; background-color: #b0c4de;}


.r4		{ font-family: verdana; font-size: 10px; }
.r3		{ font-family: verdana; font-weight: bold; margin-left: 15px; font-size: 13px; }
.r1		{ font-family: verdana; font-weight: bold; margin-left: 50px; font-size: 20px; }

.image {
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 1;
}
