body	{
	text-align: left;
	width: 720px;
	padding-right: 26%;
	padding-left: 26%;
}	

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 160%;
	font-weight: normal;
	color: #333333;
}

b {
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0033;
	font-size: 80%;
	font-weight: bolder;
	letter-spacing: 1px;
	text-transform: lowercase;
}

i {
	font-style: italic;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.libertineListingSmall 
{  	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px
}

.libertineListingSmallBold 
{ 	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px ; 
	font-weight: bolder
}

.libertineListing 
{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 32px
}

.libertineListingBold { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 32px ; 
	font-weight: bolder
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 160%;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;

}
a:visited {

	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	color: #333333;
}
a:hover {

	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
}
a {

	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	color: #CC0033;
}
