﻿Body         	{ font-family: Arial; font-size: 10pt; background-color: #d6d8dd }
Table 		{ font-family: Arial; font-size: 10pt }
	
.style5 { font-family: Verdana, Arial, Helvetica, sans-serif;  
		background-image: url('http://www.nerc.com/images/Expand-Header_Left.jpg'); 
		background-repeat: no-repeat; 
		font-size: 9px; 
		text-align: right;
		background-color: #09194A;
		 }
		
.style6 { border-style: solid; border-width: 0; }

.bkgnd-blue { background-color: #073774; }

.bkgrnd-dk-blue { background-color: #09194A; }

.color-white { color: #FFFFFF; }

:link		{text-decoration: none}
:visited	{text-decoration: none}
:active		{text-decoration: none}
:hover		{background-color: #99CCFF; border-top: 1 solid #000000; border-bottom: 1 solid #000000; text-decoration: none}
