body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#d0d0d0;
}

body,td,li,p,input,select,textarea{
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	color:#000000;
	line-height:17px;
}

.qanda{
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	color:#000000;
	text-indent:12;
	line-height:17px;
}

.articleTitleTxt {
	font-size:18px;
	text-indent:40;
	color:#6A2C90;
}

.tableBorder {
	border: 1px solid #000000;
}

.articleTitleTxt:hover {
	font-size:18px;
	text-indent:40;
	color:#8BC53F;
}

.articleMainTitleTxt {
	font-size:26px;
	text-indent:15;
	line-height:1;
	color:#6A2C90;
}

.articleSubTitleTxt {
	font-size:18px;
	text-indent:30;
	line-height:2;
	color:#6A2C90;
}

.quoteTxt {
	font-size:9px;
	color:#000000;
	
}

.footer {
	font-size:9px;
	color:#000000;
	line-height:2;
}

.smaller {
	font-size:8.5px;
	color:#000000;
}

.dates {
	font-size:9px;
	color:#000000;
	line-height:2;
}

a { 
color:#28519f; 
text-decoration:none;
}

a:hover { 
color:#7e7e7e; 
text-decoration: underline; 
}

hr.main {border: none 0; 
	border-top: 1px solid #3f3f3f;
	border-bottom: 1px solid #efefef;
	width: 92%;
	height: 2px;
	text-align: center;
}

.subLinks { 
color:#28519f; 
text-decoration:none;
}

.subLinksSelected {
	font-size:11px;
	color:#6A2C90;
	text-decoration: underline; 
}

.articleLinks { 
color:#6A2C90; 
text-decoration: underline; 
}

.articleLinks:hover { 
color:#c8c8c8; 
text-decoration: underline; 
}

.refLinks {
color:#000000; 
text-decoration: underline; 
}

.refLinks:hover {
color:#6A2C90; 
text-decoration: underline; 
}