<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container{
    width: 960px !important;
}
.main-heading{
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
}
.main{
    margin-top: 5em;
}
.heading{
    text-decoration: underline;
}
.sub-heading{
    font-weight: bold;
  
}
.sub-heading span{
    margin-right: 1em;
}
.main-list li{
    list-style:square;
    font-size: 15px;
}
ol.main-list li{
    list-style: lower-alpha;
}
.top-margine2{
    margin-top: 2em;
}
.left-margine2{
    margin-left: 2em;
}
.copyright{
    padding:0.5em 0;
}
table.tableizer-table {
	border: 1px solid #CCC; font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
} 
.tableizer-table td {
	padding: 4px;
	margin: 3px;
	border: 1px solid #ccc;
}
.tableizer-table th {
	background-color: #428bca; 
	color: #FFF;
	font-weight: bold;
}
.intarnal-heading{
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}</pre></body></html>