/*MAIN TAGS*/

body 	{font-family:tahoma; font-size:10pt; background-color:#ffffff;}
td, div, p {font-family:tahoma; font-size:10pt; color:#333333;}

h1 	{font-size:18px; color:#000;}
h2 	{font-size:16px; color:#333;}
h3 	{font-size:14px; color:#666;}
h4 	{font-size:12px; color:#999;} 

a 	{color:#000;} 
a:visited 	{color:#333;}
a:active 	{color:red;}
a:hover 	{color:red;}

.red {color:red;}
.msg {font-family:tahoma; font-size:12pt; font-weight:bold; color:white; background-color:red;}
.err {font-family:tahoma; font-size:12pt; font-weight:bold; color:red;}