﻿/**** Papa Clem CSS ****/
/* HTML Defaults */

body
{
	background-color: #000000;	
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
.headline1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
.sm-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #CCCCCC;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.left-margin-text {
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000080;
}
.left-margin-link-text {
	font-family: "Arial Rounded MT Bold";
	font-size: 13px;
}

/* Link formatting*/
}
a:visited {
	color: #CCCCCC;
	font-size: inherit;
}
a:active {
	color: #CCCCCC;
	font-size: inherit;
}a:link {
	color: #CCCCCC;
	font-size: inherit;
}
a:hover {
	color: #FFCC00;
	font-size: inherit;
}           
A       { text-decoration: none; }
A:hover {
	text-decoration: underline;
	color: #FFCC00;
}

/* photo frames*/
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }
.frame {
	padding: 5px;
	border: 1px solid #aaa;
	color: #FFFFFF;
}
p.frame { padding: 05px; border: 1px solid #aaa; text-align: left; font-size:10px; color:#404040; }
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20PT;
	color: #FFFFFF;
	font-weight: bold;
}
.medium {
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
}
.medium-bold {
	font-family: Arial Narrow, Tahoma, ;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.left-margin-headline lg headline {
	font-family: "Arial Rounded MT Bold";
	font-size: medium;
	color: #000080;
}
.body-text 2nd headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #CCCCCC;
	font-weight: bold;
}
.body-text-dk-blu-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000080;
	font-weight: bold;
}

