body {
	background-color: #FFFFFF;
}
p {
	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660033;
}
h1 {	
	
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660033;
}
h2 {
	
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660033;
}
h3 {
	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660033;
}
.textleft {
	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660033;
	text-align: left;
}
.textright {
	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660033;
	text-align: right;
}
.textcenter {
	
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660033;
	text-align: center;
}
.main_img {
	border : 6px solid White;
}
.main_thumb {
	border : 2px solid White;
}
.thumb {
	border : 2px solid White;
}
a:link {  color: #660033}
a:visited {  color: #660033}
a:hover {  color: #660033}
a:active {  color: #660033}
