/* This StyleSheet was created to support Coralene's Custom Creations */

p	{
	font-family: Verdana;
	font-size: 10px;
	margin-right: 15px;
	margin-left: 15px;
	color: #000000
	}
	
a	{
	text-decoration: none;
	color: #7788FF
	}

a:hover {
	text-decoration: none;
	color: #99AAFF
	}
	
img	{
	border: 0px
	}
	

textarea {
	font-size:10px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 450px;
	overflow: auto
	}
	
.header {
	margin: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	color: #3366FF
	}
	
.nav {
	font-size: 10px;
	font-family: Verdana;
	color: #FFFFFF;
	text-align: center;
	line-height: 14px
	}
	
.navtext {
	font-size: 12px;
	color: #FFFFFF
	}