BODY {
    background-image: url(/images/mccm/vlines.png);
    background-color: #EFEFEF;
    background-repeat: repeat-y;
    background-attachment: fixed;
    margin-left: 80;} 
} 



P { 
    font-family: Arial, Verdana; 
	background: transparent;
	font-weight: bold; 
}
P.head { 
    font-size: 13pt;
	color: white;
	text-decoration: none;
	text-indent: 4pt; 
}
P.headlarge { 
    font-size: 16pt;
	color: white;
	text-decoration: none;
	text-indent: 4pt; 
}
P.text { 
    font-size: 9pt;
	color: white;
	text-decoration: none;
	text-indent: 4pt; 
}
P.note { 
    font-size: 7pt;
	color: #CCFFCC;
	font: normal; 
}
P.revised { 
    font-size: 7pt;
	color: red;
	font: normal; 
}
P.counter {
    background: #00FF00; 
}



FONT {
    font-family: Arial, Verdana; 
	font-weight: normal;
}
FONT.head {
    font-size: 18pt;
	color: black;
	text-decoration: none;
	text-indent: 4pt;
}
FONT.head2 {
    font-size: 13pt;
	color: navy;
	text-decoration: none;
	text-indent: 4pt;
}
FONT.text {
    font-size: 13pt;
	color: black;
	text-decoration: none;
	text-indent: 4pt;
}
FONT.bold {
	color: navy;
	text-decoration: none;
	font-weight: bold; }
}
FONT.highlight {
    font-size: 9pt;
	color: navy;
	text-decoration: none;
	text-indent: 4pt;
}



A { 
    font-family: Arial, Verdana;
    font-size: 9pt;
    background: transparent; 
    font-weight: bold;
    text-indent: 8pt;
    text-decoration: none; 
}
A.text { 
    font-size: 9pt;
	color: white;
	text-decoration: none;
	text-indent: 4pt;
	font-weight: bold;
	background: transparent; 
}
A:link { 
    text-decoration: none;
    color: blue;
    background: transparent; 
}
A.text:link { 
    text-decoration: none;
    color: #FFFFFF;
    background: transparent; 
}
A:visited { 
    text-decoration: none;
    color: blue; 
    background: transparent;
}
A.text:visited { 
    text-decoration: none;
    color: #FFFFFF;
    background: transparent; 
}
A:hover { 
    text-decoration: underline;
    color: blue; 
}
A.text:hover { 
    text-decoration: underline;
    color: blue; 
}
A:active { 
    text-decoration: none;
    color: blue; 
}
A.text:active { 
    text-decoration: none;
    color: blue; 
}



.copyright-long {
    font-family: Arial, Verdana;
    background: transparent; 
    font-weight: normal;
    font-size: 8pt;
	color: #442233;
	text-decoration: none;
}
.copyright-short {
    font-family: Arial, Verdana;
    background: transparent; 
    font-weight: normal;
    font-size: 11pt;
	color: #442233;
	text-decoration: none;
}



