
h1 {color: #FFDDBB;
	font-size: 32px; 
	font-family: Times New Roman; 
	bold-weight: 600; 
	text-align: center;
	line-height: .9}

a:hover {font-weight: bold }
a:link {color: white }
a:visited { color: white }

p  {font-family: Arial; 
	font-size: 13pt; 
	color: #FFDDBB; 
	line-height: 1.0;
	text-align: center}


li  {font-family: Arial; 
	font-size: 13pt; 
	color: #FFDDBB; 
	line-height: 1.0;
	text-align: left}


.center {text-align: center}


.left {text-align: left}

.black  {font-family: Arial; 
	font-size: 13pt; 
	color: black; 
	line-height: 1;
	text-align: center}

.highlight  {font-family: Arial; 
	font-size: 13pt; 
	color: red;
	bold-weight: 900;
	line-height: 1;
	text-align: center}
	
.tiny  {color: #FFDDBB;
		font-size: 11px;
		text-align: center;
		line-height: .75}

.noindent {text-indent: 0cm; 
		   color: white}



