
body {
	font-weight: normal;
	color: #840F19;
	line-height: 1.4em;
	font-family: "trebuchet MS", Tahoma, Arial;
	font-size: 0.9em;
	background-color: #F2FAFC;
	margin-top: 10px;
	margin-left: 10px

}
a:link {
	color: #333333;
	font-weight:bold;
}

a:visited {
  color: #333333;
  font-weight:bold;
}

a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #333333;
}

a:active {
	color: #000066;
	font-weight:bolder;
}

.dateNews {
	color: #09C;
	font-size: 0.9em;
	font-weight:bold;
	font-family: "trebuchet MS", Tahoma, Arial;

}

/* START forms */

input, textarea, option {
	
	padding: 2px;
	font-size: 1em;
	color: #000080;
	background-color: #FFFFCC;
	border: 1px solid #999999;
}
/* remove the style */

.button {
	padding: 2px;
	border: 1px solid #666666;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	background-image: url(/images/bevel.gif);
	background-repeat: repeat-x;
}
.subHead1 {
	font-weight: normal;
	color: #333;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subHead2 {
	font-weight: normal;
	color: #333333;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;


}
.subHead3{
	font-weight: bold;
	color: #09C;
	font-size: 1.3em;
	line-height: 2em;
}
li {
	font-weight: normal;
	color: #333333;
	line-height: 1.6em;
	list-style-position: outside;
	list-style-image: url(images/asterisk.gif);
	left: -5px;
	font-family: "trebuchet MS", Tahoma, Arial;
	
}

.footer {

	font-weight: normal;
	color: #000000;
	line-height: 1.6em;
	font-family: "trebuchet MS", Tahoma, Arial;
	font-size: xx-small;
	font-style: normal;
}
.menu {
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.6em;
	font-family: "trebuchet MS", Tahoma, Arial;
	font-size: 0.8em;
	font-style: normal;
}
.side-body {
	font-weight: normal;
	color: #660000;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;

}
.right-col {
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #09C;

}
.version {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;

}
.img-dash {
	color: #666666;
	border: 1px dashed #000;
	padding: 1px;
}
.subHead4 {

	font-weight: normal;
	color: #990000;
	font-size: 1em;
}
.side-body2 {

	font-weight: normal;
	color: #660000;
	line-height: 1.6em;
	font-family: "trebuchet MS", Tahoma, Arial;
	font-style: normal;
}

