/* CSS Document */

body {
    background-image: url("http://dodgenptsa.org/images/background.png");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #000000; 
}
largertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
    color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
    color: #000000;
}
h1 {
	font-size: 13px;color: #003399;
	letter-spacing: 1px;
	font-family: Verdana, Arial, sans-serif;
}
a
{
	text-decoration: none;
	color:#002958;
	font: Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: 150% }  
	
a:link { text decoration: none
line-height: 150%}
a:visited { text decoration: none
line-height: 150% } 
a:hover { color: #000000; font-weight: bold; text-decoration: underline
line-height: 150% }

tableborder {
	border-bottom: #003399 1px solid;
    border-left: #003399 1px solid;
	border-right: #003399 1px solid;
	border-top: #003399 1px solid;
}

bottomborder {
	border-top: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}

topborder {
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}

leftborder {
	border-left: #0066ff 1px solid;
}
.emphasis {
	color: #003366;
}
