body{
	color:#343434;
	font-size:15px;
	background-color:#EAE0D5;
	text-align:left;
	scrollbar-3dlight-color:	#343434;
	scrollbar-darkshadow-color:	#343434;
	scrollbar-arrow-color:		#343434;
	scrollbar-face-color:		#EAE0D5;
	scrollbar-highlight-color:	#EAE0D5;
	scrollbar-shadow-color:		#EAE0D5;
	scrollbar-track-color:		#EAE0D5; 
}
table{
	font-size:15px;
	border-collapse:collapse;
}
table.border th{
	color:#EAE0D5;
	background-color:#032548;
	border:1px solid #032548;
	padding:3px;
}
table.border td{
	border:1px solid #032548;
	padding:3px;
}
hr{
	border:1 #032548 solid;
}
input,textarea{
	border:1px solid #032548;
}
input.button{
	width:80px;
	cursor:hand;
}
a{
	color:#007BC3;
	font-weight:bold;
}
a.red{
	color:#D53E62;
	font-weight:bold;
}
a:hover{
	color:#D53E62;
}
div.title{
	color:#EAE0D5;
	font-weight:bold;
	text-align:center;
	background-color:#032548;
}
span.subject{
	color:#032548;
	font-weight:bold;
}
span.name{
	font-weight:bold;
}
span.red{
	color:#D53E62;
	font-weight:bold;
}
div.sage{
	margin-left:15px;
}
