body {  
 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px
	}
	
.first {
	color: #000033;
	margin-right: 10px;
	font-weight: bold;
	}

.caption {
	font-size: 12px;
	color: #333333;
	line-height: 10px;
	margin-left: 1px;
	}

.navigation {
	line-height: 15px;
	margin-right: 0px;
	margin-left: 0px;
	color: #003366;
	text-decoration: underline;
	}

		
h1, h2, h3, h4, h5	{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	}
		
p 	{
	font-size: 12px;
	margin-right: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	}

h1	{
	font-size: 20px;
	font-weight: lighter;
	color: #222222;
	margin-bottom: 10px;
	padding-top: 5px;
	}


h2	{
	font-size: 20px;
	color: #222222;
	font-weight: lighter;
	margin-bottom: 0px;
	padding-top: 5px;
	}

h3	{
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	color: #333333;
	}

h4	{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 4px;
	}
	
strong 	{
	font-weight: bold;
	}

a	{
	color: #222222; 
	text-decoration: underline;		
	}

a:hover	{
	color: #555555;
	}

a:visited {
	color: #333333;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 100px;
	font-size: 10px;
	color: #333333;
	line-height: 17px;
	}

a.footer:active {
	color: #222222;
	}

a.footer:visited {
	color: #333333;
	}

a.footer:hover	{
	color: #555555;
	}

.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 100px;
	font-size: 10px;
	color: #FFFFCC;
	line-height: 17px;
	}

a.footer1:active {
	color: #FFFF99;
	}

a.footer1:visited {
	color: #FF6666;
	}

a.footer1:hover	{
	color: #FFFFFF;
	}
	
ul 	{	
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-right: 10px;
	}
	
ol 	{	
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-right: 10px;
	}

li 	{	
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-right: 10px;
	}
		
blockquote {
	margin-right: 30px;
	margin-left: 30px;
	}


.border {
	border: 2px solid #990000;
}

.border1 {
	border: 2px solid #cc3300;
}

.border2 {
	border: 2px solid #6699ff;
}

.border3 {
	border: 2px solid #669966;
}

.border4 {
	border: 2px solid #996633;
}


.table_border {  
	border: #CC9900; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.bkg-sidebar-yellow {
	background-color: #CC9900;
	background-image: url(community/images/bkg_sidebar.jpg);
	background-repeat: no-repeat;
}
.topnav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 12px;
	}
a.topnav:link, a:active {
	color: #ffffff;
	}

a.topnav:visited {
	color: #ffffcc;
	}

a.topnav:hover	{
	color: #ffcc99;
	}






#pen_ink .footer  {
	color: #F63;
	}

#pen_ink .footer a {
	color: #FF9;
	}


