* {
	padding:0px;
	margin:0px;
	border:0px;
	
}
body {
	color:#666666;
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:small;
	padding:8px 0;
	margin:0;
	text-align:center;
}

div {

}
p {
	margin-bottom:1em;
}
h1 {
	font-size:1.6em;
	margin-bottom:1em;
	color:#68B324;
}
h2, .h2  {
	font-size:1.4em;
	margin-bottom:1em;
	color:#68B324;
}

h3 {
	font-size:1.2em;
	margin-bottom:1em;
	color:#68B324;

}
h4 {
	font-size:1.1em;
	margin-bottom:1em;
	color:#68B324;

}
h5 {
	font-size:1em;
	margin-bottom:1em;
	color:#68B324;

}
h6 {
	font-size:1em;
	margin-bottom:1em;
	color:#68B324;

}
span {

}
a {
	color:#5E8305;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
/*	color:#000000;*/
}
b, strong {

}
i, em {

}
ul {

}
ol {

}

	.container ul {
		padding: 0 0 0 1.5em;
		margin: 0 0 0 0;
	}
	
	.container ul li {
		margin: 0.25em 0;
	}
	
address {

}
blockquote {

}
menu {

}
dir {

}
dl {

}
dt {

}
dd {

}
big{

}
cite{

}
code{

}
kbd{

}
pre{

}
samp{

}
small{

}
sub{

}
sup{

}
tt{

}
var{

}
caption{

}
table{

}
tr{

}
td{

}
th{

}
col{

}
colgroup{

}
tbody{

}
thead{

}
tfoot{

}
form{

}
button{

}
input{
} 
option{

}
select{
}
textarea{
}
fieldset{

}
label{

}
legend{

}