/***********************************************************************
* Body                                                                 *
***********************************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../subaru/backgroundsub.jpg);
	background-attachment: fixed;
	color: #C0C0C0;
	background-color: #000000;
}

/***********************************************************************
* Text Small                                                           *
***********************************************************************/
.smalltext1 {font-size: 14px}


/***********************************************************************
* Centered Italicized Footer Text Small                                *
***********************************************************************/
.footersmalltext1 {
	font-size: 14px;
	font-style: italic;
	text-align: center;
}


/***********************************************************************
* Text Menu                                                            *
***********************************************************************/
.menutext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}


/***********************************************************************
* Text Decoration                                                      *
***********************************************************************/
a:link { text-decoration: none; color: #00FF00}
a:visited {text-decoration: none; color: #00FF00}
a:hover {color:#FF0000; text-decoration:underline;}
a.menu:link { text-decoration: none; color: #C0C0C0}
a.menu:visited { text-decoration: none; color: #C0C0C0}
a.menu:hover {color:#FF0000; text-decoration:underline;}


/***********************************************************************
* Header1                                                              *
***********************************************************************/
h1 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

/***********************************************************************
* Header2                                                              *
***********************************************************************/
h2 {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}


/***********************************************************************
* Footer                                                               *
***********************************************************************/
h3 {
	text-align: center;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}
