/* Style sheet for Astropoetica, Winter Issue */

body	{
	background-color: #000000; 
	color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}

p	{
	line-height: 125%;
	}
	
ul {
	line-height: 1.5;
	}
	
a:link {color: #CCFFFF;}
a:hover {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {color: #6699CC;}
a:active {color: #66CCFF;}

.citation {
		font-size: 9pt;
		}

.smaller {
		font-size: 10pt;
		}

.larger {
		font-szie: 14pt;
		}

.dedication {
	text-align: left;
	padding-left: 50px;
	font-size: 10pt;
}

