td {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	color: #666666;
}

td.blue {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	background-color: #A9C2FB;
}

td.blue2 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	background-color: #D2DFFC;
}

.box {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
}


.bodytxt {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: 100; 
	color: #000000; 
	letter-spacing: 0.04em; 
	word-spacing: normal; 
	line-height: 15px
}
	
.bodybold {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 900; 
	color: #6699CC; 
	letter-spacing: 0.05em
}

.bodytxtblu { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 font-weight: 100; 
	 color: #6699CC; 
	 letter-spacing: 0.04em; 
	 word-spacing: normal; 
	 line-height: 15px 
}

.bodytxtlist { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 font-weight: 100; 
	 color: #000000; 
	 letter-spacing: 0.04em; 
	 word-spacing: normal; 
	 line-height: 2
}


.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5674B9;
	font-weight:bold;
}

a:link {font-family: Arial, Helvetica, sans-serif;font-size: 11px; 
	color : #6699CC;
	font-weight : bold;
}

a:hover {
	color : #F87628;
}

a:active {
	color : #999999;
}

a {font-family: Arial, Helvetica, sans-serif;font-size: 11px; 
	color : #6699CC;
	font-weight : bold;
}

.bullet {
    list-style-image: url(../../images/sub/bullet.gif);
}


