/* H ROLLETT STYLE SHEET CREATED 01.10.03 MODIFIED 31.10.03 */

body 						{	margin: 20px; }

p,ul,td						{	color: inherit;
								font-family: verdana,arial,helvetica,sans-serif;
								font-size: 11px;
								line-height: 14px;	}
								
.whitetext					{	color: #ffffff;	}

.goldtext					{	color: #957F0D;	}

.header						{	color: inherit;
								font-size: 16px;
								font-weight: bold;	}
								
.subheader					{	color: inherit;
								font-size: 13px;
								font-weight: bold;
								line-height: 20px;	}

.smalltext					{	color: inherit;
								font-size: 10px;
								line-height: 13px;	}

.notelet					{	color: inherit;
								font-size: 10px;
								line-height: 20px;	}


a 							{	color: #6699cc;
								text-decoration: none;	}
					
a.link 						{	color: #6699cc;
								text-decoration: none;	}
					
a.hover 					{	color: #6699cc;
								text-decoration: underline;	}
					
.subnavigation				{	font-size: 10px;
								font-weight: bold;
								color: #ffffff;
								text-decoration: none;	}
								
.subnav						{	background: #003E89; 
								background-color: #003E89;
								padding: 4px;	}
								
.altsubnav					{	background: #6699cc;
								background-color: #6699cc;
								padding: 4px;	}