/* CSS Document */

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

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:#999999;}
h2 {color:#999999;}
h3 {color:#999999;}
h4 {color:#999999;}
h5 {color:#999999;}
A:link {text-decoration: none;color: #999999;font-weight: normal;}
A:visited {text-decoration: none;color: #999999;font-weight: normal;}
A:active {text-decoration: none;color: #999999;font-weight: normal;}
A:hover {text-decoration: none;color: #000000;font-weight: normal;}

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

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