/* CSS Document */

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC99FF;
	text-decoration: none;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	vertical-align: bottom;
	bottom: auto;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-case: uppercase;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	}
	
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-case: uppercase;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	margin: 0 0 15px 0;
	}
	
li.purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-case: uppercase;
	color: #CC99FF;
	text-decoration: none;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	margin:  0 0 15px 0;
	}
	
a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-case: uppercase;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	
}

a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #CC99FF;
	text-decoration: none;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	cursor: hand;
}

a.email {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-case: uppercase;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	
}

a.email:hover	{
	color: #CC99FF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #CC99FF; }
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}
