.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 10px;
	clear: both;
	float: none;
	white-space: normal;
	border: none;
	background-color: #CCCCCC;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
	background-image: none;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	height: auto;
	width: auto;
	border: none;
	clear: none;
	float: none;
	padding: 10px 0px 0px;
	letter-spacing: 0em;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
	background-image: none;
	text-align: left;
	vertical-align: text-top;
	margin: 0px;
	height: auto;
	width: auto;
	border: none;
	clear: none;
	float: none;
	padding: 0px;


}
.centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border: none;
	padding: 0px;
	margin: 10px;
	letter-spacing: 3px;
	color: #0066CC;




}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	background-image: none;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: auto;
	width: auto;
	border: none;
	clear: none;
	float: none;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 1em;

}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 10px;
	clear: both;
	float: none;
	white-space: normal;
	border: none;
	background-color: #CCCCCC;
	background-image: url(../images/background2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;

}
.research {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	white-space: normal;
	border: 0px none;
	background-color: #CCCCCC;
	text-decoration: underline;
}
