BODY 		
{
	color:		green;
	background: 	white url(../../images/Maxwell/Review.jpg) no-repeat fixed center center;
}
H1, H2, H3, H4, H5, H6 {font-family: Arial, Helvetica, sans-serif}
ADDRESS 	
{
	font-size:	0.8em; 
	font-style:	normal; 
	text-align:	center;
        text-transform:	uppercase;
}
BLOCKQUOTE 	
{
	background-color:silver; 
	font-size:	0.8em; 
	font-style:	italic;
}
UL 	{list-style: disc url(../../images/Maxwell/Apple.jpg) outside}
UL B 	{color: rgb(155,0,0)}
A 		
{
	color:		white; 
	background-color: rgb(128, 128, 128);
	font-size:	1em;
	text-decoration: none;
	font-family:	Arial, Helvetica, san-serif;
}
A:hover 	
{
	color:		yellow; 
	text-transform:	uppercase; 
	font-weight:	bold;
        font-size:	1em;
}
.Special	{color: rgb(153, 102, 6); font-weight:bold}
DIV.SciArticle	
{
	padding:		0.5em; 
	border-style:		solid;
	border-width:		1px;
        background-color:	rgb(252, 221, 163);
        border-left-width:	1px; 
        border-right-width:	4px;
        border-top-width:	1px; 
        border-bottom-width:	4px;
        width:			275px; 
        float:			right;
        font-weight:		bold;
}
.SciTitle	
{
	border-style:		solid;
	border-width:		1px;
	border-color:		black;
	background-color:	white;
	text-align:		center;
}
DIV.Article 	
{
	padding:		0.5em; 
	border-style:		solid; 
	border-width:		2px; 
	background-color:	rgb(252, 221,163);
	width:			250px; 
	float:			right
}
