p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 15px;
	
	color: #999999;
	text-align: justify;
	display: block;
	padding: 10px;


}
.Times14GreyBold {
	font-weight: bold;
	color: #666666;

}
.Times14Maroonbold {
	font-weight: bold;
	color: #990033;
}
.Times14GoldBold {
	font-weight: bold;
	color: #CC9933;
	list-style-position: outside;
	list-style-type: disc;

}
.Times14PinkBold {
	font-weight: bold;
	color: #CC9999;

}
body {
	background-attachment: fixed;
	background-image: url(images/pink_background.jpg);
	background-repeat: repeat;
	background-position: left top;
}
a:link {
	font-size: 10px;
	font-weight: bold;
	color: #CC9999;
	text-decoration: none;

}
a:visited {
	color: #CC9999;
	text-decoration: none;

}
a:hover {
	color: #990033;


}
a:active {
	color: #CC9933;

}
.Navbar12 {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #CC9999;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: right;








}
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC9933;
	padding: 5px;
	letter-spacing: 3px;
	text-align: center;




}
.image {
	border: thin solid #CC9933;
	margin: 0px;









}
.Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #999999;
	padding: 10px;

}
.Courier {
	font-family: Courier New, Courier, mono;
	font-size: 14px;
	line-height: 15px;
	color: #999999;
	padding: 10px;

}
.Geneva {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #999999;
	padding: 10px;

}
.Georgia {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #999999;
	padding: 10px;

}
.TimesNewRoman {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #999999;
	padding: 10px;

}
.Verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #999999;
	padding: 10px;
}
.BulletsTimes14Grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	margin: 3px;



}
