/* CSS Document */

body{
margin-top:0px;
}


a:link {
	color: #FF6666;
}

a:visited {
	color: #FF6666;
}
a:hover {
	color: #FF9999;
}
a:active {
	color: #FF9999;
}

.p10{
font-size:10px;
line-height:14px;
}

.p12{
 font-size:12px;
 line-height:16px;
 }

.p14{
 font-size:14px;
 line-height:18px;
 }
.p11{
 font-size:11px;
 line-height:1.5em;
 }

h1 {margin:0px;}