body{
	margin:0;
	padding:0;
	background-color:#666666;
	background-image: url(img/line_back.jpg);
	background-repeat: repeat-x;
	color:#000000;
	font-size: 80%;
	line-height: 130%;
}

h1,h2,h3,h4{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
}

td,th {
	color:#000000;
	font-size: 80%;
	line-height: 130%;
}

a:link{
	text-decoration:underline;
	color: #003399;
}

a:visited{
	text-decoration:underline;
	color: #003399;
}
a:hover{
	text-decoration:none;
	color: #0033FF;
}
a:active{
	text-decoration:none;
	color: #0033FF;
}


h2{
	background-image:url(img/caption_back_red.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#FFFF55;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	padding:7px 7px 3px 7px;
	margin:20px 0 12px 0;
}

table.topic {
	border-collapse: collapse;
}

td.topicTitle {
	border: 1px solid #000000;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
	background-color: #0000FF;
	background-image: url(img/table_back_red.gif);
}

td.topicMain {
	border: 1px solid #000000;
	vertical-align: top;
}

.text12b {
	font-weight: bold;	
}
li {
	list-style-type: square;
}

.text12R {
	color:#FF0000;
	font-weight: bold;	
}
.text12Y {
	color:#FFFF00;
	font-weight: bold;
}
.text12W {
	color:#FFFFFF;
	font-weight: bold;
}


.text14 {
	font-size: small;
	line-height: 140%;
}
.text14b {
	font-size: small;
	font-weight: bold;
	line-height: 140%;
}
.text14R {
	font-size: small; 
	color:#FF0000;
	font-weight: bold;
	line-height: 140%;
}

.text16 {
	font-size: medium;
	line-height: 140%;
}
.text16b {
	font-size: medium;
	font-weight: bold;
	line-height: 140%;
}
.text16R {
	font-size: medium;
	color:#FF0000;
	font-weight: bold;
	line-height: 140%;
}
