/*ASTRO.CSS*/
/*STYLE SHEET FOR ASTROMARC.COM, copyright Marc Brassard*/

/*GENERAL PAGE FRAME LAYOUT SPECIFICATIONS*/

body {
background-color: #FFFFFF;
color: #000000;
link: #003399;
font-family:  verdana,arial, helvetica, sans-serif;
font-weight: bold;
margin-bottom: 0;
margin-top: 0;
margin-left: 0;
margin-right: 0;
}

p{
font-family: verdana,arial,helvetica,sans-serif;
font-weight: bold;
}

div{
font-family: verdana,arial,helvetica,sans-serif;
font-weight: bold;
}

a{ 
color: #003399;
text-decoration: none;	
font-family: verdana,arial,helvetica,sans-serif;
}

a:hover{
color: #525AF0
}

a:link {
color: #003399; 	
font-family: verdana,arial,helvetica,sans-serif;
}

table{
font-family: verdana,arial,helvetica,sans-serif;
font-weight: bold;
}

/*SPECIAL FONT SCHEMES*/

.smalltext{
color: #000000;
font-weight: bold;
font-size: 10px;
}

.medtext{
color: #000000;
font-weight: bold;
font-size: 14px;
}

.xlargetext{
color: #000000;
font-weight: bold;

font-size: 36px;
}

.five{
color: #000000;
font-weight: bold;
font-size: 22pt;
}

.red 
{
color: #bc0707;
font-weight: bold
}.redfive {  font-size: 18px; font-weight: bold; color: #bc0707}
.purple {  font-family: verdana,Arial, Helvetica, sans-serif; font-weight: bold; color: #9345c0}
.green {  font-family: verdana,Arial, Helvetica, sans-serif; font-weight: bold; color: #0d760a}
.skyblue {  font-family: verdana,, Helvetica, sans-serif; font-weight: bold; color: #3643de}
.pink {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #ff0080}
.sand {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #ff8000}
.blue {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #0000CC}
ARIAL {
	font-family: Arial, Helvetica, sans-serif;
}
.style663 .style663 strong {
	color: #008080;
}
