/*  This is the 510th Fighter Squadron CSS Build for All Pages     */
/*  Created by SSgt David M. Sarvai at David.Sarvai@Aviano.AF.Mil  */

Body { 	Margin: 0em 0em 0em 0em;
	Background-Image: url(../images/background.gif);
	Background-Color: #FFFFFF;
	}

P {	Font-Family: Garamond, Verdana;
	Padding: 2px;
	}

TD {	Font-Family: Garamond, Verdana;
	}

LI {	Font-family: Bookman old style;
	}

/* Outline Style Sheet */
UL {		List-Style-Image: URL(../images/bullet.gif);
		List-Style-Type: None;
		Display: All;
		}        

UL UL {		List-Style-Image: URL(../images/bullet.gif);
		List-Style-Type: None;
		Display: All;
		}

UL UL UL {	List-Style-Image: None;
		List-Style-Type: None;
		Display: All;
		}

UL UL UL UL {	List-Style-Image: None;
		List-Style-Type: None;
		Display: All;
		}

UL UL UL UL UL {Display: None;
		}

H1 {	Color: #4F0060;
	Font-family: Bookman old style;
	Font-Size: 140%;
	
	Text-Transform: Uppercase;
	Text-Align: Left;
	}

H2 {	Color: #4F0060;
	Font-family: Bookman old style;
	Font-Weight: bold;
	
	Text-Transform: Uppercase;
	Text-Align: Left;
	}

H3 {	Color: #4F0060;
	Font-family: Bookman old style;
	Font-Weight: bold;
	
	Text-Align: Left;
	Line-Height: 90%;
	}

A[href] 	{ 	Text-Decoration: none	}

A:link		{	Font-Color: #4F0060;
			Text-Decoration: UnderLine; 
			}

A:visited 	{	Font-Color: red;
			Text-Decoration: UnderLine; 
			}

A:active	{	Font-Color: #4F00A0;
			Text-Decoration: UnderLine; 
			}

/* Below CSS from WWW Consortium Style Sheet */
@media Screen    
{	A:hover {	BACKGROUND: #FFA
		}}

/* Below CSS from WWW Consortium Style Sheet */
/* CSS for Hearing Impaired Viewers - Not all Tags Used */
@media Aural    
{	H1 {stress: 20; richness: 90
		}
	H2 {stress: 20; richness: 90
		}
	H3 {stress: 20; richness: 90
		}
	.hide {speak: none
		}
	P.copyright {volume: x-soft; speech-rate: x-fast
		}
	DT {pause-before: 20%
		}
	PRE {speak-punctuation: code
		}
}