body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
}

.mainText {
	font-family: sans-serif, Arial;
	font-size: 11px;
	color: #5B5B5B;
}

.credit {
	font-family: sans-serif, Arial;
	font-size: 10px;
	color: #5B5B5B;
}
.credit a{
	color: #3F3D54;
}
.credit a:hover{
	decoration: none;
}


.mainText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

.bigText1 {
	font-family: "Swis721 LtEx BT", Arial;
	font-size: 38px;
	padding-bottom: -10px;
	color: #000000;
}
.style1 {color: #CCCCCC}
.style3 {color: #cc0000}
.style5 {color: #666666}
.style6 {font-size: 36px}
.style7 {color: #996666}
.style8 {
	color: #000000
}
.style10 {color: #999999}



table.projectBox {
	background-color: #FFFFFF;
}
table.projectBox th {
	background-color: #FFFFFF;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
table.projectBox td {
}
table.categoryList {
	padding: 5px;
	border-collapse: separate;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

table.categoryList th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	font-weight: bold;
	border-collapse: inherit;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 50px;
}

table.categoryList td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
}
.projectTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.projectInfo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7887BA;
	text-decoration: none;
}
.projectText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.warning {
	font-family: "Swis721 BT", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.mainText2 {
	font-family: sans-serif, Arial;
	font-size: 11px;
	color: #000000;
}
.contactTitle {
	font-family: sans-serif, Arial;
	font-size: 12px;
	color: #000000;
	letter-spacing: .3em;
}
