/* CSS Document */

p{
font-family:Trebuchet MS, Verdana;
font-size:11px;
color:#666666;
line-height: 14px;
font-weight: lighter;
padding: 3px
}
.bold {
	font-family: Trebuchet MS, Verdana;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #FF00CC;
}

h1 {
	font-family:Trebuchet MS, Verdana;
	font-size:36px;
	line-height: normal30px;
	font-weight: bold;
	color:#FFFFFF;
}

.h1 {
	font-family:Trebuchet MS, Verdana;
	font-size:40px;
	line-height: normal30px;
	font-weight: bold;
	color:#FFFFFF;
}
