BODY {	color: #FFFFFF;
	background-color: #000000;
	font-family: 'VNI-Times', 'VNI Times';
     }

A{text-decoration:none;}
A:link { color: #00FF00; background: transparent }
A:visited, A:active { color: rgb(255, 0, 0); background: transparent }

P { color: rgb(255, 255, 255);
    border-color: rgb(255, 0, 0);
    background-color: transparent;
    background-image: NONE }

.hide { display: none }
.copyright { font-size: smaller }
.capitalize { font-size: 14pt;
	font-family: VNI-Times, 'VNI Times', sans-serif }
