.bg1					{background-image: url(images/bg1.gif); background-repeat: repeat-x;}
.bg2					{background-image: url(images/bg2.gif); background-repeat: repeat-x;}

.tenPixelBlack			{ font-family:arial,helvetica,verdana; font-size:10px; line-height:14px; color: #000000; }
.tenPixelYellow			{ font-family:arial,helvetica,verdana; font-size:10px; line-height:14px; color: #ffcc00; }
.tenPixelBlue			{ font-family:arial,helvetica,verdana; font-size:10px; line-height:14px; color: #336699; }

.contact				{ font-family:arial,helvetica,verdana; font-size:12px; color: #ffcc00; }
.title					{ font-family:times,serif; font-size:24px; color: #336699; }
.content				{ font-family:arial,helvetica,verdana; font-size:12px; line-height:18px; color: #003366; text-align:justify; }
.subtitle				{ font-family:times,serif; font-size:18px; color: #ffcc00; }
.nav					{ font-family:arial,helvetica,verdana; font-weight:bold; font-size:12px; color: #ffcc00; }


.tenPixelLightGray		{ font-family:arial,helvetica,verdana; font-size:10px; line-height:16px; color: #b3b3b3; text-align:justify; }
.tenPixelDarkGray		{ font-family:arial,helvetica,verdana; font-size:10px; line-height:14px; color: #666666; text-align:justify; }


a.nav					{ color:#336699; text-decoration:none; }
a.nav:hover				{ color:#ffcc00;text-decoration:none; }

a.yellow				{ color:#ffcc00; text-decoration:none; }
a.yellow:hover			{ text-decoration:underline; }

a.blue					{ color:#003366; }
a.blue:hover			{ color:#336699; }

A.pdf {color: #cc0000; text-decoration: underline; }
