.text-14p-blk {
	/*font-size: 90%;*/
	line-height: 130%;
	color: #000000;
}

.text-16p-grn {
	/*font-size: 100%;*/
	line-height: 130%;
	color: #217400;
}

.text-16p-blk {
	/*font-size: 100%;*/
	line-height: 130%;
	color: #000000;
}

.text-16p-gry-bld {
	/*font-size: 100%;*/
	font-weight: bold;
	color: #333333;
}

.text-18p-grn-bld {
	/*font-size: 120%;*/
	font-weight: bold;
	color: #377029;
}

a.link-14p-gry-ovrblu:visited {  
	/*font-size: 90%;*/
	line-height: 130%; 
	color: #0050A2; 
	text-decoration:"none";
}
a.link-14p-gry-ovrblu:link {  
	/*font-size: 90%;*/
	line-height: 130%; 
	color: #0050A2; 
	text-decoration:"none";
}
a.link-14p-gry-ovrblu:hover {  
	/*font-size: 90%;*/
	line-height: 130%; 
	color: #0050A2; 
	text-decoration:"underline";
}

a.link-14p-blk-ovrred:visited {  
	/*font-size: 90%;*/
	line-height: 130%; 
	color: #585858; 
	text-decoration:"none";
}
a.link-14p-blk-ovrred:link {  
	/*font-size: 90%;*/
	line-height: 130%; 
	color: #585858; 
	text-decoration:"none";
}
a.link-14p-blk-ovrred:hover {  
	/*font-size: 90%;*/
	line-height: 130%; 
	color: #EF5400; 
	text-decoration:"none";
}

.title-bg {
	background-image: url(../image/bg_title.gif);
	background-repeat: repeat-x;
}

.subtitle-bg {
	background-image: url(../image/sub-title_bg.gif);
}

.line-grn {
	background-image: url(../image/line_green.gif);
	background-repeat: repeat-x;
}

.table-line {
	background-color: #377029;
}

.table-bg-wht {
	background-color: #FFFFFF;
}

.table-bg-lgtgry {
	background-color: #F5F5F5;
}

.table-bg-grn {
	background-color: #C7F4BC;
}

h1 {
	font-size:140%;
	line-height:200%;
}