body{
	padding: 0px;
	margin: 0px;
	height:100%;
    font-family: sans-serif;
	font-size: 14px;
}

.header1 {
	font-size: 16px;
	font-weight:bold;
	color: #0CADDC;
	list-style-image: url(../images/point.jpg);
}
.header2 {
	font-size: 16px;
	font-weight:bold;
	color: #FF66BA;
	list-style-image: url(../images/point.jpg);
}
.header3 {
	font-size: 16px;
	font-weight:bold;
	color: #06A2CC;
}
.list {
	font-size: 13px;
	padding-left:3px;
	font-weight:bold;
	color: #543232;
	list-style-image: url(../images/ic_pdf.gif);
}
.menu {
	font-size: 14px;
	font-weight:bold;
	color: #FF6600;
	list-style-image: url(../images/point.jpg);
}
.menu a:link {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.menu a:hover {
	font-size: 14px;
	color: #00FFFF;
}
.menu a:visited {
	font-size: 14px;
	color: #FF6600;
}
.menu a:active {
	font-size: 14px;
	color: #FF6600;
}


a, a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #43EDFF;
	text-decoration: none;
}
.table {

	font-size: 13px;
	color: #543232;
	list-style-image: url(../images/point.jpg);
	
}

.table a:link {
	font-size: 13px;
	color: #543232;
	text-decoration: none;
	
}

.table a:visited {
	font-size: 13px;
	color: #543232;
	
}

.table a:hover {
	font-size: 13px;
	color: #00FFFF;
	
}

.table a:active {
	font-size: 13px;
	color: #543232;
	
}

.text {
	font-size: 13px;
	color: #4C4C4C;
	list-style-image: url(../images/point.jpg);
	
}

.text a:link {
	font-size: 13px;
	font-weight:bold;
	color: #009900;
	text-decoration: underline;
	
}

.text a:visited {
	font-size: 13px;
	color: #009900;
	font-weight:bold;
	text-decoration: none;
	
}

.text a:hover {
	font-size: 13px;
	color: #FF6699;
	font-weight:bold;
	
}

.text a:active {
	font-size: 13px;
	color: #4C4C4C;
	font-weight:bold;
	text-decoration: underline;
	
}


.header {
    background-image:url(../images/header.gif);
	background-position:center;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	font:Arial;

}

.textbold {
	font-size: 13px;
	font-weight:bold;
	color: #4C4C4C;
	list-style-image: url(../images/point.jpg);
	
}

.introcg {

	font-size: 13px;
	background-image:url(../images/introcg.gif);
	background-position:center;
	color: #4C4C4C;

}
.footercg {

	font-size: 13px;
	background-image: url(../images/footer.gif);
	color: #4C4C4C;

}
.footer {

	font-size: 12px;
	color: #4C4C4C;

}
.footer a:link {
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;

}
.footer a:visited {
	font-size: 12px;
	color: #4C4C4C;

}
.footer a:hover {
	font-size: 12px;
	color: #00FFFF;

}
.footer a:active {
	font-size: 12px;
	color: #4C4C4C;

}
