/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	font-style: normal;
	line-height: normal;
	border: 0px none;
	font-weight: normal;



}

h4, h5 {
	color: #ff6600;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #FF6600;
	font-weight: normal;

}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #FF6600;
	font-style: normal;
	font-variant: normal;

}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-color: #ff9933;
	color: #000066;

}

a:visited {
	color: #0000CC;
	font-family: "Times New Roman", Times, serif;
}

a:hover {
	text-decoration: none;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}

a:active {
	color: #0000CC;
	font-family: "Times New Roman", Times, serif;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.backgimg {
	background-image:  url(../images/proj_img50.gif);
	background-repeat: no-repeat;
}
