.mainTitle {
	color:#3399CC;
	font-family:Arial;
	font-size:21px;
	font-weight:bold;
}
.subTitle {
	color:#000000;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}
.reg {
	color:#000000;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	letter-spacing:1px
	leading: 2px;
}
.regb {
	color:#000000;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
.regem {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-style:italic;
}
.infoLink {
	color:#FE4600;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;	
}
a:link, a:visited {
  	color: #000000;
  	text-decoration: none;
} 
a:hover, a:active {
  	color: #3399CC;
  	text-decoration: none;
}

list {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	text-indent:25px;
	leading:2px;
}

year {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	leading:2px;
}

date {
	list-style-type:none;
	font-family: Arial;
	font-size:12px;
	text-indent:25px;
	font-weight:bold;
	leading:1px;
}

listtext {
	font-family: Arial;
	font-size:12px;
	font-style:normal;
	leading:1px;
	letter-spacing:1px
	text-indent:25px;
	word-wrap: break-word;
}


