/*Style Sheet for the Airborne Magazine Web Site created by scad.com.au
Version 1.02 /01/2002  */

BODY, TD, UL, A, A:LINK, A:VISITED, A:ACTIVE, A:HOVER, A:FOCUS {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
BODY {
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
}

}
.formheadings {
	font-size : 12px;
	font-weight : bold;
	margin-top : 10px;
}

.plandetails {
	font-size : 14px;
	font-weight : bold;
}

.headingplandetails {
    font-size : 14px;
	font-weight : bold;
	color : #000099;
}
	
.mainheading {
	font-size : 22px;
	font-style : italic;
	font-weight : bold;
	color : #CC0000;
}

.mainsubheading {
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
	color : #CC0000;
}

.featureheading {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000099;
}

TD {
font-weight : normal; 
text-decoration : none; 
color : #000000;
 letter-spacing : 0px;
 font-size : 12px;
 margin-top : 10px;
 } 
a:link {
font-weight : bold; 
text-decoration : none; 
color : #000099; 
} 
a:visited {
font-weight : bold; 
text-decoration : none; 
color : #000099; 
} 
a:hover {
text-decoration : underline; 
color : #cc3333; 
} 
a:link.nav {
font-weight : bold; 
text-decoration : none; 
color : #000099; 
} 
a:visited.nav {
font-weight : bold; 
text-decoration : none; 
color : #000099; 
} 
a:hover.nav {
text-decoration : underline; 
color : #cc3333;
 background-color : Red;
} 
/* Formating of Articles */
.articletitle {
font-size : 16pt; 
font-family :  Arial, Syntax, sans-serif; 
color : #000099;
 font-weight : bold;
 font-style : italic;
 text-decoration : underline;
} 
.articleby {
font-size : 10pt; 
font-family : Verdana, Arial, Syntax, sans-serif; 
color : #000000; 
font-style : italic;
 font-weight : bold;
} 
.articleheading {
font-size : 12pt; 
font-family : Verdana, Arial, Syntax, sans-serif; 
color : #000099; 
font-weight : bold; 
text-transform : uppercase; 
} 
.content {
font-size : 12px; 
font-family : Verdana, Arial, Syntax, sans-serif; 
font-weight : normal; 
text-decoration : none; 
color : #000000; 
} 
.caption{
font-size : 10px; 
font-family : Verdana, Arial, Syntax, sans-serif; 
font-weight : normal; 
text-decoration : none; 
color : #000000;
 font-style : italic;
} 
.menuhead {
font-size : 12pt; 
font-family : Verdana, Arial, Syntax, sans-serif; 
font-weight : bold; 
text-decoration : none; 
color : #0000FF; 
} 
.menuitem {
font-size : 11px; 
font-family : Arial, Syntax, sans-serif; 
font-weight : bold;
} 

.plannumber {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
.addate {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #999999;
}
	

