body {
	font-size: small;
	font-family: Arial, Helvitica, sans-serif;
	background-color: #FFFFFF;
	}
a:link {
	color: #FFFFFF;
	font-size: small;
	
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-size: small;
	
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-size: small;
	
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	font-size: small;

	text-decoration: none;
}
.blue_link A:link {color:#003399; text-decoration: underline}
.blue_link A:visited {color: #990066; text-decoration: underline}
.blue_link A:hover {color:#003399; text-decoration: underline}
.blue_link A:hover {color:#003399; text-decoration: underline}
.title {
	font-family: "Monotype Corsiva", Papyrus, sans-serif; 
	font-size: xx-large;
	font-weight: bold;
	color: #CC3366;
}
.sub_title {
	font-family: "Monotype Corsiva", Papyrus, sans-serif;
	color: #CC3366;
	font-weight: bold;
	font-size: x-large;
}
.small_title {
	font-family: "Monotype Corsiva", Papyrus, sans-serif;
	color: #CC3366;
	font-weight: bold;
	font-size: large;
}
.section_title {
	color: #000000;
	font-weight: bold;
	font-size: small;
}
.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: large;
}
.regular_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3366;
}
.small_text_color {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3366;
	font-size: small;
}
.italic_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
}
.italic_text_color {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3366;
	font-style: italic;
	font-size: small;
}
.sub_text {font-family:  Arial, Helvetica, sans-serif}
.small_text{font-size: small}
.xsmall_text{font-size: x-small}
.xxsmall_text{font-size: xx-small}
.xsmall_white_text {
	font-size: x-small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.video_table {
 	background-image: url(Images/Still/rose_back.jpg); 
 	background-repeat: repeat
}


