Apartment 5D Stylesheet -- Russia slide pages
black and red color scheme

H1   		{ 
			color: #663333; 
			font-size: 18pt; 
			font-style: bold; 
			font-family: verdana, sans-serif; 
			}

BODY 		{ 
			background: #000000; 
			}

A:link, A:visited, A:active
			{ 
			text-decoration: none; 
			color: #993333;			
			font-weight: bold; 
			}

A:hover		{
			text-decoration: none; 				
			font-weight: bold;
			color: #cc6666;
			}

P, TD 		{ 
			font-family: Times New Roman, Trebuchet MS, sans-serif; 					
			color: #ffffff; 
			}

.title		{
			font-size: 140%;
			font-weight: bold;
			color: #ffffff;
			text-align="left"
			text-valign="top"
			}
			
.byline		{
			font-family: tahoma, verdana, arial, sans-serif;
			font-size: 60%;
			color: #666666;
			text-align: right;
			}									

.nav		{
			color: #993333
			}
			
.eight 		{ 
			font-size:  23pt; 
			}

.seven 		{ 
			font-size: 21pt; 
			}

.six 		{ 
			font-size:  19pt;
			}

.five 		{ 
			font-size: 17pt; 
			}

.four 		{ 
			font-size: 15pt; 
			}

.three 		{ 
			font-size:  13pt; 
			}

.two 		{ 
			font-size:  10pt;
			}

.tiny		{ 
			font-size: 8pt; 
			}