﻿
/* CSS Document */

* { margin:0;
padding:0;
list-style:none;
font-size:100%;

}

img {
	vertical-align:top;
}