body{
	color:#333366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-image : url(new_images/left_margin_filler.jpg);
	background-repeat : repeat-y;
}
.bodytext{
	color:#333366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
p{
	color:#333366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 11px;
}
.small{
	font-size : 8px;
}
br{
	line-height : 4px;
}
.pagetitle{
	font-size:18px;
}
.title{
	BACKGROUND-COLOR : #EAEAFF;
	BORDER-right : black 1px solid;
	BORDER-bottom : black 1px solid;
	FONT-SIZE : 10px;
	padding : 2px;
	font-weight : bold;
	margin-bottom : 5px;
	text-align : left;
}
.Tips  {
	BACKGROUND-COLOR : #EAEAFF;
	BORDER-BOTTOM : black 1px solid;
	BORDER-RIGHT : black 1px solid;
	FONT-SIZE : 10px;
	padding : 4px;
}
A{
	color:#333366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
A:hover{
	text-decoration : underline;
}
input{
	background-color: #EAEAFF;
	font-size:10px;
}
select{
	background-color: #EAEAFF;
	font-size:10px;
}
option{
	background-color: #EAEAFF;
	font-size:10px;
}
textarea{
		background-color: #EAEAFF;
	font-size:10px;
}
P{
	font-size : 10px;
}
table{
	font-size : 10px;
}