textarea, input {
	width : 173px;
}
a:hover {
	background : #0000CD;
	color : #FFFFFF;
}

body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

h3 {
	background : #D3D3D3;
	border : 1px double #4169E1;
	color : Black;
	font : 1em;
	font-size : 1em;
	font-weight : normal;
	margin : 5px 0px 0px 5px;
	padding : 2px 2px 2px 2px;
}

hr {
	border : thin dotted #C1C1C1;
	width : 60%;
}

li {
	font-size : 85%;
	line-height : 150%;
}

p {
	font-size : 85%;
	line-height : 150%;
	margin : 10px 0px 0px 10px;
}

small {
	font-size : 9pt;
}

table {
}

td {
	font-size : 85%;
	line-height : 150%;
}

