.para {
	font: 14px Arial, Helvetica;
}

.HomeTitle {
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-style: italic;
	font-weight: 900;
	color: ffffff;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.bodytext a:link {
	text-decoration: none;
}
.bodytext a:visited {
	color: #990000;
    text-decoration: none;
}
.bodytext a:hover {
	color: #ff0000;
}
.whitetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
}
.whitetext a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.whitetext a:visited {
	color: #FFFFFF;
}
.whitetext a:hover {
	color: #FF0000;
}
.whitetext a:active {
	color: #FF0000;
}
.whitetextalt {
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.whitetextalt a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.whitetextalt a:visited {
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}
.whitetextalt a:hover {
	color: #ff0000;
	font-size: 13px;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	font-size: x-large;
}
.inner_title, .inner_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #0047b6;
	font-style: italic;
}
.small_tag {
	color: #CC3300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.small_tag a:link {
	color: #CC3300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.small_tag a:visited {
	color: #CC3300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.small_tag a:hover {
	color: #FF0000;
}
#logo {
	background: url(images/logo-work_bg);
	height: 104px;
	width: 216px;	
}
#title {
	background: url(images/title.png);
	height: 104px;
	width: 237px;	
}
