﻿@charset "utf-8";
/* CSS Document */

.printul1 {
	list-style-type:disc;
	margin-left:0px;
	font-family:"Times New Roman", Times, serif;
    font-size: 14px;
    margin-right:5px;
	color:black;
	}
.printul2 {
	list-style-type:none;
	margin-left:0px;
	font-family:"Times New Roman", Times, serif;
    font-size: 15px;
    margin-right:0px;
	color:black;
	font-weight:bold;
	}
.printol {
	font-size:13px;
	}
