.copy11B{
	font-size : 11px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.copy11BB{
	font-size : 11px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.copy11R{
	font-size : 11px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
}

.copy11BR{
	font-size : 11px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
    background-color: transparent;
	color: red;
}

.copy11G{
	font-size : 11px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5C5C5C;
}

.copy11GB{
	font-size : 11px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #5C5C5C;
}

.copy11BG{
	font-size : 11px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
    background-color: transparent;
	color: #5C5C5C;
}

.copy11Cite {
	 font-size : 12px; 
	 font-style : normal; 
	 font-family : "Courier New", Courier, mono; 
}

a:link  {
        background-color: transparent;
        color : #013165;
        text-decoration :none;
}

a:visited {
        background-color: transparent;
        color : #013165;
        text-decoration :none;
}

a:hover {
        background-color: transparent;
        color : #013165;
        text-decoration :underline;
}

a:active {
        background-color: transparent;
        color : red;
        text-decoration :underline;
}
