a
{
	color: #3D4A89;
	text-decoration: none;
; font-weight: bold
}

a:hover 
{
	color: #000066;
	text-decoration: none;
; font-weight: bold
}

a.link
{
	color: #CCCCFF;
	text-decoration: none;
	font-size : 12px;	
}
a.link:hover
{
	color: #FFFF00;
	text-decoration: none;
	font-size : 12px;
}

body
{
	font-family: Arial, Verdana, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(255,255,255);
	margin : 0;
}

.MainBground
{
	background-color: rgb(140,154,198);
	font-size : 12px;
; color: #000000
}

.MainBground_prt
{
	background-color: rgb(140,154,198);
	font-size : 24px;
; color: #000000
}

.PageBground
{
	background-color: rgb(214,223,238);
	font-size : 12px;
	color:black;
}

.HeadLine
{
	background-color: rgb(66,93,140);
	font-size : 20px;
	color: rgb(214,223,238);
}

.HeadTop
{
	font-size : 24px;
	color: #336699;
; font-family: Arial, Helvetica, sans-serif; font-weight: bold
}

.menu {  font-family: Arial, Helvetica, sans-serif; background-image: url(back.gif); font-weight: bold; font-style: normal}
.note2 {  font-size: 10px; background-color: #FFFF00}
.list1 {  font-weight: bold; text-decoration: underline; font-style: normal}
