/* PrettyPervy.com Site global text styles 
// rev4 08/05 
// webmaster@obviouslyodd.net
*/

body {
	font-size: 14px;
	color: #664466;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.labeltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	line-height: normal;
	letter-spacing: normal;
	}

.InfoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.InfoHeading {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
    text-transform: lowercase;
    font-size: 20px;
    color: #000000;
}

.largertext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    font-size: 120%;
	line-height:normal;
}

.standardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 100%;
	line-height:normal;
}

.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    font-size: 80%;
	line-height:normal;
}

.headline1 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	text-transform: lowercase;
	font-size: 40px;
	color: #000000;
}

.headline2 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	text-transform: lowercase;
	font-size: 36px;
	color: #000000;
}
.headline3 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	text-transform: lowercase;
    font-size: 28px;
    color: #000000;
}

.headline4 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	text-transform: lowercase;
	font-size: 22px;
	color: #000000;
}
.headline5 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	text-transform: lowercase;
	font-size: 18px;
	color: #000000;
}

.tinytext {
	font-family: arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #000000;
}

.quote  {
	color: gray;
	font-style: italic;
	font-family: "Times New Roman", Georgia, Times;
	text-align: center;
	vertical-align: middle;
	font-size: 36px;
	letter-spacing: normal;
	line-height: normal;
	}

.smallquote  {
	color: #444444;
	font-style: italic;
	font-family: "Times New Roman", Georgia, Times;
	vertical-align: middle;
	font-size: 18px;
	line-height: normal;
	letter-spacing: normal;
	}


#cap {
	font-family: Times New Roman, Times, serif;
	font-size:300%; color:#999999; 
	font-weight:bold; 
	float:left; 
	line-height:70%; 
	margin-top:2px; 
	margin-right:1px;
}

* html #cap {margin-right:-2px; margin-top:3px;}
