body, td, p {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
}

h1 {
	font-family: arial;
	font-weight: normal;
	margin: 10;
	color: #6DC28E;
	text-transform: lowercase;
	padding-left: 30px;
}

h2 {
	font-family: georgia, arial;
	font-weight: normal;
	margin: 0;
	color: #818181;
	text-transform: lowercase;
}

p {
	margin-top: 0;
}

strong {
	color: #818181;
	font-family: georgia;
}

i, em {
	color: #5C5858;
}

.container {
	width: 455px;
}

.container a:link {text-decoration: none; color: #6DC28E; border-bottom: 1px solid #A7A7A7;}
.container a:visited {text-decoration: none; color: #818181; border-bottom: 1px solid #A7A7A7;}
.container a:hover {text-decoration: none; color: #000000; border-bottom: 1px solid #A7A7A7;}
.container a:active {text-decoration: none; color: #818181; border-bottom: 1px solid #A7A7A7;}

blockquote b {
	color: #6DC28E;
	text-transform: uppercase;
	font-weight: normal;}

.container img {
	margin: 5px;
	border: 1px solid #E6E6E6;
	padding: 5px;}

.codes img {
	margin: 2px;
	padding: 0;
	border: 0;}

.imglinks img {
	margin: 0;
	border: 0;
	padding: 0}

.imglinks a:link {border-bottom: 0px;}
.imglinks a:visited {border-bottom: 0px;}
.imglinks a:hover {border-bottom: 0px;}

input, textarea, option, select 
	{font-family: tahoma, verdana, sans-serif;
	font-size: 11px; 
	color: #000000; 
	background-color: #E6E6E6;
	border: 0px;
	padding: 5px;}