a:link		{color:#217ed1;text-decoration: none}
a:visited	{color:#217ed1;text-decoration: none}
a:active	{color:#217ed1;text-decoration: none}
a:hover 	{color: #217ed1;text-decoration: underline}
td			{font-size: 12px}

.small{font-size: 12px}
.post_date{color:#ff6633;}
.line2{line-height: 150%;}
.step_title{font-size: 18px;color: #330099;font-weight: bolder}
.title {font-size: 18px;color: #330099;font-weight: bolder}
.code_textarea{
	font-family: MS Sans Serif;
	width: 98 %;
	color: #334050;
	font-size: 7pt;
	background-color: #FFFFFF;
	padding:3px;
	border : solid Gray 1;
}
body {
	background-attachment: fixed;
'	background-image: url(/images/bg.gif);
	background-repeat: repeat;
}
.copyrights {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}