/* external style sheet style.html */
.tdheader {	font-family:Arial;	font-size:17px;	background-color:#006699; font-weight: bold; color:#FFFFFF;}
.darkrow {font-family:Arial; font-size:16px; background-color:#E0E0F0; font-weight:normal; color:#333366;}
.lightrow {font-family:Arial; font-size:16px; background-color:#EBEBF5; font-weight:normal; color:#333366;}

.pageheader {font-family:Arial; font-size: 22px; font-weight:bold; color:#333366;}
.header {font-family:Arial;	font-size: 19px; font-weight:bold; color:#333366;}
.normaltext {font-family:Arial; font-size: 16px; font-weight:normal; color:#333366;}
.boldtext {font-family:Arial; font-size: 16px; font-weight:bold; color:#333366;}
.smalltext {font-family:Arial; font-size: 12px; font-weight:normal; color:#333366;}

/* Links */
a.plain {text-decoration: none; font-family:Arial; font-size:15px; font-weight: bold; color: #ff3300;}
a.active {text-decoration: none; font-family:Arial; font-size:15px; font-weight: bold; color:#ff3300;}
a.hover {text-decoration: none; font-family:Arial; font-size:15px; font-weight: bold; color:#ff3300;}
a.visited {text-decoration: none; font-family:Arial; font-size:15px; font-weight: bold;	color:#ff3300;}
/* end of file */