body {
	font-size: 13px;
}
div,td,th,li,p,font,span {
	font-size: 13px;
}

h1 { 
	font-size: 15px; 
	text-align: left;
}

div.co2ac_content { 
	background-color: transparent;
	margin: 0px;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

div.co2ac_credit { text-align: right; }

a.co2ac_credit { 
	font-family: arial, sans-sarif;
	font-size: 9px;
	color: #888888;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
a.co2ac_credit:hover {
	color: #000000;
	text-decoration: underline;
}

a { font-size: 12px; }

input, select, textarea {
        background: #ffffff;
        font-family: arial;
        letter-spacing: 0pt;
        color: black;
        font-size: 10pt;
        border: 1px solid #000000;
        padding: 0px;
        margin: 0px;
}
