BODY {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
A:link{	color: Black;
	text-decoration : none;}
A:visited{	color: Black;
text-decoration : none;}
A:hover{
	color: Red;
	text-decoration : none;
	font-weight : bold;
}
.contents{
	font-weight : bold;
	font-size : xx-small;
}
.size1 {font-size: 9px;}
.size2 {font-size: 12px;}
.size3 {font-size: 16px;}
.size4 {font-size: 20px;}
.size5 {font-size: 24px;}
.bold {font-weight: bold; }
.ital {font-style: italic;}
.center {text-align: center;}
.right {text-align: right;}
.top {vertical-align: top;}
.blue {background-color: #A0B8C8;}
.ltBlue {background-color: #CEE3F0;}
.gray {background-color: #DCDCDC;}
.ltGray {background-color: #EEEEEE;}
.yellow {background-color: #FFFFCC;}
.main{
	border-left-width : 50px;
	border-top-width : 50px;
}
.infotext{
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}