/*                                                                           */
/*   Cascading Style Sheet Definition Media "Print"                          */
/*                                                                           */

p,ul,ol,li,div,small,big
     { font-family:Verdana,Arial,Helvetica,sans-serif; }

p,ul,ol,li,div,address { font-size:11pt; line-height:13pt; }

small 	{ font-size: 9pt; line-height:11pt; }
big 	{ font-size: 16pt; line-height:18pt; }

.alert { color: #000000; }
.hl { color: #000000; }
.ho { color: #000000; }
.noprint { display:none; }

