/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

p{
	font-size: 12px;
	line-height: 1.5;
}

ul{
	font-size: 12px;
	line-height: 1.5;
}

li{
	font-size: 12px;
	line-height: 1.5;
}

h1 {color:#990099;}
h2 {color:#990099;}
h3 {color:#990099;}
h4 {color:#990099;}
h5 {color:#990099;}
A:link {text-decoration: none;color: #990099;font-weight: normal;}
A:visited {text-decoration: none;color: #990099;font-weight: normal;}
A:active {text-decoration: none;color: #990099;font-weight: normal;}
A:hover {text-decoration: none;color: #000000;font-weight: normal;}

#green a:link{color:#D0DD87;}
#green a:visited{color:#D0DD87;}
#green a:active{color:#BED24D;}
#green a:hover{color:#BED24D;}
#green h1{color:#D0DD87;}
#green h2{color:#D0DD87;}
#green h3{color:#D0DD87;}
#green h4{color:#D0DD87;}
#green h5{color:#D0DD87;}


#blue a:link{color:#97ACCE;}
#blue a:visited{color:#97ACCE;}
#blue a:active{color:#7596CC;}
#blue a:hover{color:#7596CC;}
#blue h1{color:#97ACCE;}
#blue h2{color:#97ACCE;}
#blue h3{color:#97ACCE;}
#blue h4{color:#97ACCE;}
#blue h5{color:#97ACCE;}

#footer p{font-size:10px;}

#design p{
	font-size:9px;
	color:#666666;
}

#quote p{
	font-size:14px;
	font-family: Times, Times New Roman, serif;
	color:#990099;
}
