
/* Global Styles */

body 	{ font-family: Geneva, Arial, Helvetica, sans-serif; background-color: #FFFFFF; color: #831544; font-size: 12px; }

a:link 		{ color: #831544; text-decoration: none; }
a:visited 	{ color: #831544; text-decoration: none; }
a:hover 	{ color: #831544; text-decoration: underline; }
a:active 	{ color: #831544; text-decoration: none; }
ol          { margin-bottom:0cm; }
ul  		{ margin-bottom:0cm; }

/* Class Styles */

.style1 { }
.style2 { color: #F3190D; } 
.style3 { color: #FF0000; font-weight: bold;} 

.style4 { color: #831544; }
.style5 { color: #831544; font-family: Trebuchet MS; font-size: 12px; }
.style6 { color: #831544; font-family: Trebuchet MS; font-size: 12px; }

.layer1 { position:absolute; }
.layer2 { position:absolute; }
.layer3 { position:absolute; }

/* ID Styles (#) */

#portal	a:link 		{ color: #FF0000; text-decoration: none; }
#portal	a:visited 	{ color: #FF0000; text-decoration: none; }
#portal	a:hover 	{ color: #FF0000; text-decoration: underline; }
#portal	a:active 	{ color: #FF0000; text-decoration: none; }
