/* ----------- Articles From all Over -------------- */

body
{font-family: comic sans ms; font-size: 7pt; letter-spacing: 0pt; text-align: center; line-height: 225%; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; background-color: #000066;}

body a
{color: #006600; text-decoration: none;}

body a:hover
{text-decoration: underline; font-weight: bold;}

body a:visited
{color: #99CCFF; text-decoration: none;}

/* ---------- Articles From all Over ---------- */
     /* ---- Code below formats table ---- */

.defaulttable
{
	background-color: #000066;
	width: 100%;
	height: 100%;
	vertical-align: top;
	margin-left: 0;
	margin-right: 0;
	border-collapse: collapse;
	cellspacing: 1;
	cellpadding: 1;
	border-style: none;
	border-width: 0px;
}

/* ---------- Articles From all Over ---------- */
/* ---- Code below formats columns in table ---- */

/* formats centre column */
.content
{
	background-color: #EAFFFF;
	width: 66%;
	height: 100%;
	vertical-align: top;
	border-style: none;
	border-width: 0px;
	border-color: #00ff00;
}

/* formats left column */
.leftback
{
	background-color: #000066;
	width: 17%;
	height: 100%;
	vertical-align: top;
	border-style: none;
	border-width: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}

/* formats right column */
.rightback   
{
	background-color: #000066;
	width: 17%;
	height: 100%;
	vertical-align: top;
	border-style: none;
	border-width: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}

/* ---------- Articles From all Over ---------- */
     /* ---- Code below formats text ---- */

/* formats centre column text */
.content p
{
	font-family: comic sans ms;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 1pt;
	text-align: justify;
	text-indent: 0;
	word-spacing: 0;
	line-height: 150%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.content a
{font-size: 10pt; color: #000066; text-decoration: none;}

.content a:hover
{text-decoration: underline; font-weight: bold;}

.content a:visited
{color: #9999ff; text-decoration: none;}

/* ---------- Articles From all Over ---------- */
/* formats defaulttable left column text */
.leftback p  
{color: #FFFFFF; font-family: comic sans ms; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; text-align: left; line-height: 100%; margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 10px;}

/* ---------- Articles From all Over ---------- */
         /* formats left column links */
/* formats defaulttable left column links */
.leftback a
{color: #ffff00; font-family: comic sans ms; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; line-height: 100%;}

.leftback a:hover 
{text-decoration: underline; font-weight: bold;}

.leftback a:visited
{color: #3366FF; text-decoration: none;}

/* ---------- Articles From all Over ---------- */
         /* formats right column text */
.rightback p
{
	color: #FFFFFF;
	font-family: comic sans ms;
	font-size: 10pt;
	letter-spacing: 1pt;
	text-decoration: none;
	text-align: center;
	line-height: 150%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* ---------- Articles From all Over ---------- */
        /* formats right column links */
.rightback a 
{
	color: #ffff00;
	font-family: comic sans ms;
	text-decoration: none;
	font-size: 10pt;
	letter-spacing: 0pt;
	line-height: 100%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.rightback a:hover 
{
	text-decoration: underline;
	font-weight: bold;
}