body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
/* Scrollbar properties are only supported by Internet Explorer 5.5 and up  */
	scrollbar-3dlight-color : #F4F4F4;
	scrollbar-arrow-color : #666666;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : #DCE6F4;
	scrollbar-face-color : #E7ECF5;
	scrollbar-highlight-color : #F4F4F4;
	scrollbar-shadow-color : #DCE6F4;
	scrollbar-track-color : #FFFFFF;
}
td {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
p {
	font-family: "Trebuchet MS", Helvetica, sans-serif; 
	font-size: 12px;
	}
a {
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
a:hover {
	color: #A8015E;
	}
ul {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	list-style: disc outside;
}
ol {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	list-style : decimal outside;
}
.borderFushiaTop{
	background : #E7ECF5;
	border-top: 7px solid #A8015E;
	text-align: center;
	vertical-align: text-top;
}
.borderFushiaBottom{
	background : #E7ECF5;
	border-bottom: 7px solid #A8015E;
	text-align: center;
	vertical-align: text-bottom;
}
.titleTopLeft{
	background: #FFDf87;
	border-left: 14px solid #FFBF0F;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.titleBottomLeft{
	background: #D480AF;
	border-left: 14px solid #A8015E;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.titleBottomRight{
	background: #85A2CC;
	border-left: 14px solid #0B4499;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.spaceBottomRight{
	background: #85A2CC;
}
.blockTextTopLeft{
	background: #F9FAFC;
}
.blockTextBottomLeft{
	background: #F9FAFC;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 3px;
}
.blockTextTopRight{
	background: #E7ECF5;
}
.blockTextBottomRight{
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 3px;
}
.slogan{
	font-size: 12px;
	color: #0B4499;
	font-weight: bold;
	text-align: right;
}
.resumeTitle{
	font-size: 14px;
	color: #0B4499;
	font-weight: bold;
}
.boxPaleBlue{
	background: #F9FAFC;
}

