@import url("style.css");
@import url("custom.css");

/* 
DCC PRINT STYLESHEET
---------------------

Instructions:
Add your print specific style sheets here!

*/

#header {display: none;}
#navigation {display: none;}
#footer {display: none;}
#sidebar {display: none;}
#top {height: 10px;}
.leaguemanager td {font-size:120%;}

body {
	font-family: Georgia, "Times New Roman", 
	Times, serif;
}

.printablematches{
    font-size:12px;
}
