
A:link		              { color: #000; font-size: 10pt; line-height: 13pt }
A:active	              { color: #000; font-size: 10pt; line-height: 13pt }
A:visited	               { color: #000; font-size: 10pt; line-height: 13pt }
A:hover		             { color: #c03; font-size: 10pt; line-height: 13pt }

/* Specific to article links formatting */

.links		              { color: #000; font-size: 10pt; line-height: 13pt; font-family: verdana, arial, helvetica, "Times New Roman", Georgia, Times }
.bodycopy	         { color: #000; font-weight: normal; font-size: 10pt; line-height: 13pt; font-family: "Times New Roman", verdana, arial, helvetica }
.bodycopyboldblack { color: #000; font-weight: bold; font-size: 10pt; line-height: 13pt; font-family: "Times New Roman", verdana, arial, helvetica }
.bodycopyitalic { color: #000; font-style: italic; font-weight: normal; font-size: 10pt; line-height: 13pt; font-family: "Times New Roman", verdana, arial, helvetica }

#sections	{
padding:10px; font-size:18px; font-weight:bold; text-transform:uppercase;
background-image:url(images/orange_box.gif); 
background-repeat:repeat-y;
margin:10px 0px;
}

#sections a:link	{
font-size:18px;
}

#sections a:visited	{
font-size:18px;
text-decoration:none;
}

#sections a:active	{
font-size:18px;
}

#sections a:hover	{
font-size:18px;
text-decoration:none;
}