BODY{
	font-family:			Arial,Verdana,Sans-serif,Monospace;
	font-size:				12px;
}

P{
	margin: 				0 0 0 0;	
}


H1{
	font-size: 				20px;
	color: 					#0DE808;
	margin: 				0 0 0 0;
}
H2{
	font-size: 				18px;
	color: 					#E808AC;
	margin: 				0 0 0 0;
}
H3{
	font-size: 				16px;
	color: 					#08DBE8;
	margin: 				0 0 0 0;
}
H4{
	font-size: 				14px;
	color: 					#E48F16;
	margin: 				0 0 0 0;
}
H5{
	font-size: 				14px;
	color: 					#E5E808;
	margin: 				0 0 0 0;
}

H1 A{
	color: 					#B608E8;
}

H2 A{
	color: 					#E80877;
}

H3 A{
	color: 					#87E808;
}

H4 A{
	color:					#C0C0FF;
}

H5 A{
	color:					#C0C000;
}

H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover{
	text-decoration: 		underline;
}

DIV.csc-frame{
	border: 				0 0 0 0;
}

DIV.csc-frame-invisible{

}

DIV.csc-frame-rulerBefore{
	border-top: 			1px solid #40FF40;
	padding:				0 0 10px 0;
}

DIV.csc-frame-rulerAfter{
	border-top: 			1px solid #FFC0C0;
	padding:				0 0 10px 0;
}

DIV.csc-frame-indent{
	padding-left: 			100px;
}

DIV.csc-frame-indent3366{
	padding-left: 			33%;
}

DIV.csc-frame-indent6633{
	padding-right: 			33%;
}

.csc-frame-frame1{
	background-color: 		#C0FFFF;
	padding: 				2px 4px 2px 4px;
	border: 				1px solid #A608E8;
	margin:					0 0 10px 0
}

.csc-frame-frame2{
	background-color: 		#EBB1C0;
	padding: 				2px 4px 2px 4px;
	border: 				1px solid #008080;
	margin:					0 0 10px 0
}

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5{
	margin-top: 			2px;
}

DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5{
	margin-top: 			2px;
}

P.csc-header-date{
	color: 					#C000C0;
	font-weight:			700;
}

P.csc-linkToTop{
	text-align: 			right;
}

P.csc-linkToTop A{
	color: 					#3FC000;
	font-weight:			700;
}

P.csc-caption{
	color: 					#3FC000;
	font-weight:			700;
	margin:					3px 0 0 0;
	background-color: 		#EBB1C0;	
}

#snormal-col UL.csc-bulletlist-0 li{
	color:					#000000;
}

#snormal-col UL.csc-bulletlist-1 li{
	color:					#C000C0;
	background-image:none;
	list-style-type:disc;
}

#snormal-col UL.csc-bulletlist-2 li{
	color:					#008080;
	background-image:none;
	list-style-type:disc;
}

#snormal-col UL.csc-bulletlist-3 li{
	color:					#3FC000;
	background-image:none;
	list-style-type:disc;
}

/*******************************************************************************/
/***** START - The following is used to remove the dotted lines from links *****/
/*******************************************************************************/

a:active{
	outline:			none;
}

:-moz-any-link:focus{
	outline:			none;
}


/******************************************************************************/
/***** STOP *******************************************************************/
/******************************************************************************/