
/* [ HEADING ]
// ______________________________________________________ */

/* _____[ HEADING ]_____ */

/* 
*/

/* _____[ HEADING ]_____ */

/* ______________________________________________________ */
/*
 
*/
/* TEXT STYLES
// ______________________________________________________ */

/* _____HEADERS_____ */

.page
{	
	font-family:		"av_book", arial, helvetica, sans-serif;
	font-size: 		41.34px;
	color: 			#ffffff;
	letter-spacing: 	-1px;
				/* top, right, bottom, left */
	margin:			0px 0px 0px 20px;
	padding: 		0px 0px 0px 0px;
	line-height: 		113%;
	text-shadow: 		0px 0px 1px #4a0011;
	font-smooth: 		always;
	
	border-bottom:		3px solid #000000;
	
}


h1.page
{	
	font-family:		"av_book", arial, helvetica, sans-serif;
	font-size: 		41.34px;
	color: 			#ffffff;
	letter-spacing: 	-1px;
				/* top, right, bottom, left */
	margin:			0px 0px 0px 0px;
	padding: 		0px 0px 4px 0px;
	line-height: 		113%;
	text-shadow: 		0px 0px 1px #4a0011;
	font-smooth: 		always;
	
	border-bottom:		1px solid #000000;
	
}

/* 
*/

/* _____PARAGRAPHS_____ */

p.body-text-medium
{
	font-family:		"av_medium", arial, helvetica, sans-serif;
	font-size: 		15.12px;
	color: 			#d6d1ab;
	letter-spacing: 	-1px;
				/* top, right, bottom, left */
	margin:			0px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
	line-height: 		113%;
	text-shadow: 		0px 0px 1px #4a0011;
	font-smooth: 		always;
}

p.body-text-small
{
	font-family:		"av_medium", arial, helvetica, sans-serif;
	font-size: 		12.6px;
	color: 			#d6d1ab !important;
	letter-spacing: 	-1px;
				/* top, right, bottom, left */
	margin:			0px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
	line-height: 		113%;
	text-shadow: 		0px 0px 1px #4a0011;
	font-smooth: 		always;
}

.body-text-link-underline
{
	text-decoration:underline;
	color:#d6d1ab !important;
}
.body-text-link-underline A:link {
	text-decoration:underline;
	color:#d6d1ab !important;
}
.body-text-link-underline A:visited {
	text-decoration:underline;
	color:#d6d1ab !important;
}
.body-text-link-underline A:active {
	text-decoration:underline;
	color:#d6d1ab !important;
}
.body-text-link-underline A:hover {
	text-decoration:underline;
	color:#d6d1ab !important;
}

/* 
*/

/* _____LISTS_____ */

/* ______________________________________________________ */
/*

