.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #663300;
	line-height: 18px;
	text-align: justify;



}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
table {
	border: none;


}

a:link {
	color: #FF0066;
	text-decoration: none;

}
a:visited {
	color: #FF0066;
	text-decoration: none;

}
a:hover {
	color: #CC0033;
	text-decoration: none;

body {
	font-family: Verdana, Arial;
	text-align: center;
	scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#;
    scrollbar-3dlight-color:#B9B9B9;
    scrollbar-darkshadow-color:#808080;
    scrollbar-shadow-color:ffffff;
    scrollbar-arrow-color:#808080;
    scrollbar-track-color:#ffffff;

}.OrangeTitle {
	font-weight: bold;
	color: #FF6600;
}
.bullet {
	font-weight: bold;
	list-style-image: url(images/roseBullet.gif);
	line-height: 22px;
}
.MainSubtitle {
	font-weight: bold;
	color: #FF0033;
	line-height: 28px;
	background-image: url(images/MainSubtitleBullet.gif);
	padding-left: 50px;
	background-repeat: no-repeat;
	font-size: 12px;


}
