body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link{
	color: #0B5690;
	text-decoration :none;	
}
A:hover{
	color: #74A5CB;
	text-decoration : none;	
}
A:visit{
	color: #0B5690;
	text-decoration : none;
}
.subject
{
	font-family: "Microsoft Sans Serif";
	font-size: 12;
	font-weight: bold;
	color: #0B5690;
}
.content
{
	font-family: "Microsoft Sans Serif";
	font-size: 12;
	color: #0B5690;	
}
.box
{
	border: 1px #666633 solid ;
	border-left-color : #6394C6;
	border-bottom-color : #6394C6;
	border-right-color : #6394C6;
	border-top-color : #6394C6;
	background: #DBF0FB;	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #0A69B2;
}
.subject_admin
{
	font-family: "Microsoft Sans Serif";
	font-size: 12;
	font-weight: bold;
	color: #666666;
}
.content_admin
{
	font-family: "Microsoft Sans Serif";
	font-size: 12;
	color: #666666;
}
.box_admin
{
	border: 1px #666666 solid ;
	border-left-color : #666666;
	border-bottom-color : #666666;
	border-right-color : #666666;
	border-top-color : #666666;
	background: #CCCCCC;	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
}
