/*
original green:339900
new green:94cc4c
new orange:f79929

*/

body
{
	font-family: Verdana,Helvetica,sans-serif;
	font-size:100%;
	text-align:left;
	color:DimGrey;
}

img {
	border:0px;
}

tbody tr {
	vertical-align:top;
}

h1
{
	font-size:xx-large;
	font-weight:bold;
	color: #339900;
}

h2
{
	text-align:left;
	font-size:x-large;	
	font-weight:bold;
	color:#339900;
	font-weight:normal;
}

h3
{
	text-align:left;
	font-size:larger;
	font-weight:bold;
	color:#f79929;		
}

h4
{
	text-align:left;
	font-size:large;
	font-weight:bold;
	color:f79929;		
}

h5
{
	text-align:left;
	font-size:1em;
	font-weight:bold;
	color:f79929;		
}

h6
{
	text-align:left;
	font-size:1em;
	font-weight:bold;
	color:black;		
}

a
{
	font-weight:bold;
	text-decoration:none;
	color:#339900;
}

a:hover
{
	color:#f79929;
	text-decoration:none;
}

a:active
{
	color: #f79929;
}

a:visited
{
}

ul {
	overflow: hidden; 
	margin-top:0px !important;
}

li {
	margin:10px;
}

blockquote {
	font-family: "Comic Sans MS", cursive, Verdana,Helvetica,sans-serif !important;
	quotes: "\201C" "\201D";
}

blockquote:before { 
	content: open-quote; 
} 

blockquote:after { 
	content: close-quote;
}

.informal {
	font-family: "Comic Sans MS", cursive, Verdana,Helvetica,sans-serif !important;
}

.small {
	font-size:smaller;
}
.large {
	font-size:larger;
	}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

h3 {

}

p {

}

blockquote {

}

.informal {

}

.small {

}

.large {

}

