﻿img 
{
	border-style: none;
}

table
{
	/*border-collapse: collapse;*/
}

.strong
{
	font-weight: bold;
}

.nowrap {
	white-space: nowrap;
}

.b
{
	font-weight: bold;
}

.c
{
	text-align: center;
}

.u
{
	text-decoration: underline;
}

.r
{
	color: Red;
}

